mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 15:49:56 +00:00
12 lines
234 B
Text
12 lines
234 B
Text
# Defines plugins to load
|
|
|
|
# Define plugin folder
|
|
PluginFolder=${OGRE_PLUGIN_DIR}
|
|
|
|
# Define plugins
|
|
Plugin=RenderSystem_GL.dylib
|
|
Plugin=Plugin_ParticleFX.dylib
|
|
Plugin=Plugin_OctreeSceneManager.dylib
|
|
# Plugin=Plugin_CgProgramManager
|
|
|
|
|