source:
GTP/trunk/App/Demos/Illum/Rain/bin/release/plugins.cfg
@
2221
Revision 2221, 297 bytes checked in by plemenos, 18 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | # Defines plugins to load |
2 | |
3 | # Define plugin folder |
4 | PluginFolder=. |
5 | |
6 | # Define D3D rendering implementation plugin |
7 | Plugin=RenderSystem_Direct3D9 |
8 | Plugin=RenderSystem_GL |
9 | Plugin=Plugin_ParticleFX |
10 | Plugin=Plugin_BSPSceneManager |
11 | Plugin=Plugin_OctreeSceneManager |
12 | Plugin=Plugin_CgProgramManager |
13 |
Note: See TracBrowser
for help on using the repository browser.