Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/mainloop/src/bin/plugins.cfg-init @ 76

Last change on this file since 76 was 76, checked in by nicolasc, 16 years ago

massive addon of needed files, run-script, but NO media

File size: 270 bytes
Line 
1# Defines plugins to load
2
3# Define plugin folder
4PluginFolder=/usr/lib/OGRE
5
6# Define plugins
7#Plugin=RenderSystem_Direct3D9
8Plugin=RenderSystem_GL
9Plugin=Plugin_ParticleFX
10Plugin=Plugin_BSPSceneManager
11Plugin=Plugin_OctreeSceneManager
12Plugin=Plugin_CgProgramManager
13
14
Note: See TracBrowser for help on using the repository browser.