source: GTP/branches/IllumWPdeliver2008dec/IlluminationWP/demos/OgreGames/MoriaBattle/bin/release/resources.cfg @ 3255

Revision 3255, 636 bytes checked in by szirmay, 15 years ago (diff)
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]
4FileSystem=../../Media
5
6# Resource locations to be added to the default path
7[General]
8FileSystem=../../Media/fonts
9FileSystem=../../Media/textures
10
11[GTP_Moria]
12FileSystem=../../Media/MORIA
13FileSystem=../../Media/MORIA/PRM
14
15[GTP_Basic]
16FileSystem=../../Media/GTPBasic
17
18[PostProc]
19FileSystem=../../Media/GTPPostProc
20
21[GTP_Particles]
22FileSystem=../../Media/GTPParticles
23
24[GTP_EnvMap]
25FileSystem=../../Media/GTPEnvMap
26
27[GTP_PathMap]
28FileSystem=../../Media/GTPPathMap
Note: See TracBrowser for help on using the repository browser.