mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 18:19:55 +00:00
8b5da06fce
Conflicts: apps/openmw/mwrender/renderingmanager.cpp
12 lines
218 B
Text
12 lines
218 B
Text
# Defines plugins to load
|
|
|
|
# Define plugin folder
|
|
PluginFolder=${OGRE_PLUGIN_DIR_REL}
|
|
|
|
# Define plugins
|
|
Plugin=RenderSystem_GL
|
|
Plugin=Plugin_ParticleFX
|
|
Plugin=Plugin_OctreeSceneManager
|
|
Plugin=Plugin_CgProgramManager
|
|
|
|
|