source: OGRE/trunk/ogrenew/Samples/Common/bin/Release/resources.cfg @ 672

Revision 672, 1.1 KB checked in by mattausch, 18 years ago (diff)

fixed paths

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=../../../Media/packs/OgreCore.zip
5
6# Resource locations to be added to the default path
7[General]
8FileSystem=../../../Media
9FileSystem=../../../Media/fonts
10FileSystem=../../../Media/materials/programs
11FileSystem=../../../Media/materials/scripts
12FileSystem=../../../Media/materials/textures
13FileSystem=../../../Media/models
14FileSystem=../../../Media/overlays
15FileSystem=../../../Media/particle
16FileSystem=../../../Media/gui
17FileSystem=../../../../../resources/materials/scripts
18FileSystem=../../../../../resources/materials/textures
19FileSystem=../../../../../resources/models
20FileSystem=../../../../../resources/models/trees
21FileSystem=../../../../../resources/overlays
22FileSystem=../../../../../resources/media
23Zip=../../../Media/packs/cubemap.zip
24Zip=../../../Media/packs/cubemapsJS.zip
25Zip=../../../Media/packs/dragon.zip
26Zip=../../../Media/packs/fresneldemo.zip
27Zip=../../../Media/packs/ogretestmap.zip
28Zip=../../../Media/packs/skybox.zip
Note: See TracBrowser for help on using the repository browser.