|
Last change
on this file since 314 was
288,
checked in by rgrieder, 18 years ago
|
- added Chai's HUD overlay
- abstracted debugOverlay —> TestOverlay
- added overlay media files
- cleaned up RunManager a little bit
- omitted using ogre's Singleton template
- added useful CMake structure
- some more things
|
|
File size:
614 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] |
|---|
| 4 | Zip=../../media/packs/OgreCore.zip |
|---|
| 5 | |
|---|
| 6 | # Resource locations to be added to the default path |
|---|
| 7 | [General] |
|---|
| 8 | FileSystem=../../media |
|---|
| 9 | FileSystem=../../media/fonts |
|---|
| 10 | FileSystem=../../media/gui |
|---|
| 11 | FileSystem=../../media/materials/scripts |
|---|
| 12 | FileSystem=../../media/materials/textures |
|---|
| 13 | FileSystem=../../media/models |
|---|
| 14 | FileSystem=../../media/overlay |
|---|
| 15 | FileSystem=../../media/particle |
|---|
| 16 | Zip=../../media/packs/cubemap.zip |
|---|
| 17 | Zip=../../media/packs/skybox.zip |
|---|
| 18 | Zip=../../media/packs/models.zip |
|---|
Note: See
TracBrowser
for help on using the repository browser.