Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/bin/plugins.cfg-init @ 1504

Last change on this file since 1504 was 1504, checked in by rgrieder, 16 years ago

Once again, set all the svn:eol-style property to native. I really hope this doesn't pose more problems than it solves..

  • Property eol-style set to native
File size: 271 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
12#Plugin=Plugin_CgProgramManager
13
14
Note: See TracBrowser for help on using the repository browser.