mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 13:49:56 +00:00
feb765315a
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@14 ea6a568a-9f4f-0410-981a-c910a81bb256
14 lines
284 B
Text
Executable file
14 lines
284 B
Text
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
|
|
|
|
|