source: GTP/branches/IllumWPdeliver2008dec/IlluminationWP/demos/OgreDemos/bin/Release/resources_moriaScene.cfg @ 3255

Revision 3255, 1.3 KB 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]
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
17Zip=../../Media/packs/cubemapsJS.zip
18Zip=../../Media/packs/smokealphaclip.zip
19
20[GTP_Basic]
21FileSystem=../../../../precompiled/app/OgreIllumModule_Resources/materials/GTPBasic
22FileSystem=../../../../precompiled/app/OgreIllumModule_Resources/textures
23
24[PostProc]
25FileSystem=../../../../precompiled/app/OgreIllumModule_Resources/materials/GTPPostProc
26
27[GTP_Particles]
28FileSystem=../../../../precompiled/app/OgreIllumModule_Resources/materials//GTPParticles
29
30[GTP_EnvMap]
31FileSystem=../../../../precompiled/app/OgreIllumModule_Resources/materials/GTPEnvMap
32
33[GTP_PathMap]
34FileSystem=../../../../precompiled/app/OgreIllumModule_Resources/materials/GTPPathMap
35
36[GTP_MoriaScene]
37FileSystem=../../Media/MoriaScene
38FileSystem=../../Media/MoriaScene/prm
39FileSystem=../../Media/MoriaScene/Troll
40
Note: See TracBrowser for help on using the repository browser.