source: GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Plugins.cfg @ 1791

Revision 1791, 302 bytes checked in by gumbau, 18 years ago (diff)

LODmanager initial import

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