You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
325 B
13 lines
325 B
# Defines plugins to load
|
|
|
|
# Define plugin folder
|
|
PluginFolder=Dependencies/ogre-next/build/Release/lib
|
|
|
|
# Define plugins
|
|
# Plugin=RenderSystem_Direct3D11
|
|
Plugin=RenderSystem_GL3Plus
|
|
# Plugin=RenderSystem_GLES
|
|
# Plugin=RenderSystem_GLES2
|
|
# Plugin=RenderSystem_Metal
|
|
Plugin=Plugin_ParticleFX
|
|
# Plugin=Plugin_CgProgramManager
|