mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 16:19:54 +00:00
13 lines
238 B
Text
13 lines
238 B
Text
# Defines plugins to load
|
|
|
|
# Define plugin folder
|
|
PluginFolder=.\
|
|
|
|
# Define plugins
|
|
Plugin=RenderSystem_Direct3D9_d
|
|
Plugin=RenderSystem_GL_d
|
|
Plugin=Plugin_ParticleFX_d
|
|
Plugin=Plugin_OctreeSceneManager_d
|
|
Plugin=Plugin_CgProgramManager_d
|
|
|
|
|