Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/particle/bin/resources.cfg @ 361

Last change on this file since 361 was 361, checked in by sweber, 16 years ago

uploaded my files for using the particle and the needed script-files

File size: 841 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
11#FileSystem=../Media/materials/scripts
12#FileSystem=../Media/materials/textures
13#FileSystem=../Media/models
14#FileSystem=../Media/overlays
15FileSystem=../Media/textures
16FileSystem=../Media/material
17FileSystem=../Media/particle
18FileSystem=../Media/gui
19#FileSystem=../Media/DeferredShadingMedia
20#Zip=../Media/packs/cubemap.zip
21#Zip=../Media/packs/cubemapsJS.zip
22#Zip=../Media/packs/dragon.zip
23#Zip=../Media/packs/fresneldemo.zip
24#Zip=../Media/packs/ogretestmap.zip
25Zip=../Media/packs/skybox.zip
Note: See TracBrowser for help on using the repository browser.