Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/resources.cfg @ 5209

Last change on this file since 5209 was 5209, checked in by scheusso, 16 years ago

test commit to check whether commit mails are working

File size: 883 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
10FileSystem=materials/programs
11FileSystem=materials/scripts
12FileSystem=materials/textures
13FileSystem=models
14FileSystem=overlay
15FileSystem=particle
16#FileSystem=../Media/levels
17#FileSystem=../Media/audio
18Zip=packs/cubemap.zip
19#Zip=../Media/packs/cubemapsJS.zip
20#Zip=../Media/packs/dragon.zip
21#Zip=../Media/packs/fresneldemo.zip
22#Zip=../Media/packs/ogretestmap.zip
23Zip=packs/skybox.zip
24FileSystem=gui/fonts
25
26# CEGUI files
27[GUI]
28FileSystem=gui/configs
29FileSystem=gui/fonts
30FileSystem=gui/imagesets
31FileSystem=gui/layouts
32FileSystem=gui/looknfeel
33FileSystem=gui/schemes
34FileSystem=gui/scripts
Note: See TracBrowser for help on using the repository browser.