mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-09 12:42:11 +00:00
de5a07ee71
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@138 ea6a568a-9f4f-0410-981a-c910a81bb256
15 lines
284 B
Plaintext
Executable File
15 lines
284 B
Plaintext
Executable File
# 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
|
|
|
|
|