source: GTP/trunk/App/Demos/Geom/bin/release/resources.cfg @ 1030

Revision 1030, 977 bytes checked in by gumbau, 18 years ago (diff)

Ogre Stuff initial import

Line 
1# Resource locations to be added to the 'boostrap' path
2# This also contains the minimum you need to use the Ogre example framework
3[Bootstrap]
4Zip=../../../OgreStuff/media/packs/OgreCore.zip
5
6# Resource locations to be added to the default path
7[General]
8FileSystem=../../../OgreStuff/media
9FileSystem=../../../OgreStuff/media/fonts
10FileSystem=../../../OgreStuff/media/materials/programs
11FileSystem=../../../OgreStuff/media/materials/scripts
12FileSystem=../../../OgreStuff/media/materials/textures
13FileSystem=../../../OgreStuff/media/models
14FileSystem=../../../OgreStuff/media/overlays
15FileSystem=../../../OgreStuff/media/particle
16FileSystem=../../../OgreStuff/media/gui
17FileSystem=../../../OgreStuff/media/GT
18Zip=../../../OgreStuff/media/packs/cubemap.zip
19Zip=../../../OgreStuff/media/packs/cubemapsJS.zip
20Zip=../../../OgreStuff/media/packs/fresneldemo.zip
21Zip=../../../OgreStuff/media/packs/ogretestmap.zip
22Zip=../../../OgreStuff/media/packs/skybox.zip
Note: See TracBrowser for help on using the repository browser.