mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-08 09:37:53 +00:00
feb765315a
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@14 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
|
|
|
|
|