forked from mirror/openmw-tes3mp
12 lines
298 B
Text
12 lines
298 B
Text
# Defines plugins to load
|
|
|
|
# Define plugin folder
|
|
PluginFolder=${OGRE_PLUGIN_DIR}
|
|
|
|
# Define plugins
|
|
Plugin=RenderSystem_GL${DEBUG_SUFFIX}.1.8.0
|
|
Plugin=Plugin_ParticleFX${DEBUG_SUFFIX}.1.8.0
|
|
Plugin=Plugin_OctreeSceneManager${DEBUG_SUFFIX}.1.8.0
|
|
Plugin=Plugin_CgProgramManager${DEBUG_SUFFIX}.1.8.0
|
|
|
|
|