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.
14 lines
241 B
Plaintext
14 lines
241 B
Plaintext
17 years ago
|
# Defines plugins to load
|
||
|
|
||
|
# Define plugin folder
|
||
|
PluginFolder=/usr/lib/OGRE
|
||
|
|
||
|
# Define plugins
|
||
|
Plugin=RenderSystem_GL
|
||
|
Plugin=Plugin_ParticleFX
|
||
|
Plugin=Plugin_BSPSceneManager
|
||
|
Plugin=Plugin_OctreeSceneManager
|
||
|
# Plugin=Plugin_CgProgramManager
|
||
|
|
||
|
|