Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/main_reto_vs05/bin/Release/resources.cfg @ 157

Last change on this file since 157 was 157, checked in by rgrieder, 16 years ago
  • replaced the files in the new 'real' branch with my own files
  • nothing was deleted and then added again, that was already in the folder (e.g. media, src, bin, etc.)
  • added a few files in the media folder (textures required for my program to work)
  • no dll's added
File size: 819 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=../../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
17FileSystem=../../media/DeferredShadingMedia
18Zip=../../media/packs/cubemap.zip
19Zip=../../media/packs/cubemapsJS.zip
20Zip=../../media/packs/dragon.zip
21Zip=../../media/packs/fresneldemo.zip
22Zip=../../media/packs/ogretestmap.zip
23Zip=../../media/packs/skybox.zip
Note: See TracBrowser for help on using the repository browser.