Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/Samples/Common/bin/resources.cfg.in @ 3

Last change on this file since 3 was 3, checked in by anonymous, 17 years ago

=update

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