1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 20:49:56 +00:00
openmw-tes3mp/files/plugins.cfg.mac

13 lines
238 B
Text
Raw Normal View History

2011-03-07 02:09:29 +00:00
# Defines plugins to load
# Define plugin folder
PluginFolder=${OGRE_PLUGIN_DIR}
2011-03-07 02:09:29 +00:00
# Define plugins
Plugin=RenderSystem_GL.1.8.0
Plugin=Plugin_ParticleFX.1.8.0
Plugin=Plugin_OctreeSceneManager.1.8.0
Plugin=Plugin_CgProgramManager.1.8.0
2011-03-07 02:09:29 +00:00