Rev | Line | |
---|
[5023] | 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] |
---|
| 4 | Zip=packs/OgreCore.zip |
---|
| 5 | |
---|
| 6 | # Resource locations to be added to the default path |
---|
| 7 | [General] |
---|
| 8 | FileSystem=. |
---|
| 9 | FileSystem=fonts |
---|
[5026] | 10 | FileSystem=materials/programs |
---|
[5023] | 11 | FileSystem=materials/scripts |
---|
| 12 | FileSystem=materials/textures |
---|
| 13 | FileSystem=models |
---|
| 14 | FileSystem=overlay |
---|
| 15 | FileSystem=particle |
---|
| 16 | #FileSystem=../Media/levels |
---|
| 17 | #FileSystem=../Media/audio |
---|
| 18 | Zip=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 |
---|
| 23 | Zip=packs/skybox.zip |
---|
[5168] | 24 | FileSystem=gui/fonts |
---|
[5023] | 25 | |
---|
[5162] | 26 | # CEGUI files |
---|
| 27 | [GUI] |
---|
| 28 | FileSystem=gui/configs |
---|
| 29 | FileSystem=gui/fonts |
---|
| 30 | FileSystem=gui/imagesets |
---|
| 31 | FileSystem=gui/layouts |
---|
| 32 | FileSystem=gui/looknfeel |
---|
| 33 | FileSystem=gui/schemes |
---|
| 34 | FileSystem=gui/scripts |
---|
Note: See
TracBrowser
for help on using the repository browser.