Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/resources.cfg @ 5023

Last change on this file since 5023 was 5023, checked in by bknecht, 16 years ago

created seperate data repos

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