Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/FICN/bin/resources.cfg @ 535

Last change on this file since 535 was 535, checked in by nicolasc, 16 years ago
  • moved particle(-system) to a better place
  • included particlesystem (but could not get it working)
  • some minor cleanup
File size: 765 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
13#FileSystem=../Media/material
14FileSystem=../Media/models
15FileSystem=../Media/overlay
16FileSystem=../Media/particle
17FileSystem=../Media/gui
18Zip=../Media/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=../Media/packs/skybox.zip
24
Note: See TracBrowser for help on using the repository browser.