mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +00:00
8b5da06fce
Conflicts: apps/openmw/mwrender/renderingmanager.cpp
13 lines
218 B
Plaintext
13 lines
218 B
Plaintext
# 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
|
|
|
|
|