This patch adds support to load plugins and resources from config files. The plugins.cfg file is automatically loaded by Ogre engine, whereas resources.cfg is loaded by OgreEngine::setupResources() method. Both files must be in the same directory as the executable file.
This patch adds support to load plugins and resources from config files. The plugins.cfg file is automatically loaded by Ogre engine, whereas resources.cfg is loaded by OgreEngine::setupResources() method. Both files must be in the same directory as the executable file.