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
214 B
Plaintext
13 lines
214 B
Plaintext
# Defines plugins to load
|
|
|
|
# Define plugin folder
|
|
PluginFolder=
|
|
|
|
# Define plugins
|
|
Plugin=RenderSystem_GL.dylib
|
|
Plugin=Plugin_ParticleFX.dylib
|
|
Plugin=Plugin_OctreeSceneManager.dylib
|
|
Plugin=Plugin_CgProgramManager
|
|
|
|
|