Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/hud/bin/resources.cfg @ 284

Last change on this file since 284 was 284, checked in by rgrieder, 16 years ago
  • added the necessary media material for the overlay
  • adjustd the resources.cfg file
File size: 696 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
10#FileSystem=../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/cubemap.zip
18#Zip=../Media/packs/cubemapsJS.zip
19#Zip=../Media/packs/dragon.zip
20#Zip=../Media/packs/ogretestmap.zip
21Zip=../Media/packs/skybox.zip
Note: See TracBrowser for help on using the repository browser.