You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
284 B
Plaintext
15 lines
284 B
Plaintext
17 years ago
|
# Defines plugins to load
|
||
|
|
||
|
# Define plugin folder
|
||
|
PluginFolder=.\
|
||
|
|
||
|
# Define plugins
|
||
|
Plugin=RenderSystem_Direct3D9_d
|
||
|
Plugin=RenderSystem_GL_d
|
||
|
Plugin=Plugin_ParticleFX_d
|
||
|
Plugin=Plugin_BSPSceneManager_d
|
||
|
Plugin=Plugin_OctreeSceneManager_d
|
||
|
Plugin=Plugin_CgProgramManager_d
|
||
|
|
||
|
|