Revision 692,
821 bytes
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
Rev | Line | |
---|
[692] | 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/materials/programs
|
---|
| 11 | FileSystem=../../Media/materials/scripts
|
---|
| 12 | FileSystem=../../Media/materials/textures
|
---|
| 13 | FileSystem=../../Media/models
|
---|
| 14 | FileSystem=../../Media/overlays
|
---|
| 15 | FileSystem=../../Media/particle
|
---|
| 16 | FileSystem=../../Media/gui
|
---|
| 17 | FileSystem=../../Media/DeferredShadingMedia
|
---|
| 18 | Zip=../../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
|
---|
| 23 | Zip=../../Media/packs/skybox.zip
|
---|
Note: See
TracBrowser
for help on using the repository browser.