forked from teamnwah/openmw-tes3coop
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
298 B
Plaintext
13 lines
298 B
Plaintext
# 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
|
|
|
|
|