mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-08 09:37:53 +00:00
93b3054054
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@8 ea6a568a-9f4f-0410-981a-c910a81bb256
14 lines
241 B
Plaintext
14 lines
241 B
Plaintext
# Defines plugins to load
|
|
|
|
# Define plugin folder
|
|
PluginFolder=/usr/lib/OGRE
|
|
|
|
# Define plugins
|
|
Plugin=RenderSystem_GL
|
|
Plugin=Plugin_ParticleFX
|
|
Plugin=Plugin_BSPSceneManager
|
|
Plugin=Plugin_OctreeSceneManager
|
|
# Plugin=Plugin_CgProgramManager
|
|
|
|
|