Last change
on this file since 166 was
151,
checked in by nicolasc, 17 years ago
|
removed enet-headers
set plugins.cfg-init to a safe default (i.e removed cg-dep)
|
File size:
271 bytes
|
Rev | Line | |
---|
[76] | 1 | # Defines plugins to load |
---|
| 2 | |
---|
| 3 | # Define plugin folder |
---|
| 4 | PluginFolder=/usr/lib/OGRE |
---|
| 5 | |
---|
| 6 | # Define plugins |
---|
| 7 | #Plugin=RenderSystem_Direct3D9 |
---|
| 8 | Plugin=RenderSystem_GL |
---|
| 9 | Plugin=Plugin_ParticleFX |
---|
| 10 | Plugin=Plugin_BSPSceneManager |
---|
| 11 | Plugin=Plugin_OctreeSceneManager |
---|
[151] | 12 | #Plugin=Plugin_CgProgramManager |
---|
[76] | 13 | |
---|
| 14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.