Revision 690,
1.0 KB
checked in by mattausch, 19 years ago
(diff) |
added ogre 1.07 main
|
Rev | Line | |
---|
[690] | 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=../../../../Samples/Media/packs/OgreCore.zip
|
---|
| 5 | #FileSystem=../../../../Samples/Media/packs
|
---|
| 6 |
|
---|
| 7 | # Resource locations to be added to the default path
|
---|
| 8 | [General]
|
---|
| 9 | FileSystem=../../../../Samples/Media
|
---|
| 10 | FileSystem=../../../../Samples/Media/fonts
|
---|
| 11 | FileSystem=../../../../Samples/Media/materials/programs
|
---|
| 12 | FileSystem=../../../../Samples/Media/materials/scripts
|
---|
| 13 | FileSystem=../../../../Samples/Media/materials/textures
|
---|
| 14 | FileSystem=../../../../Samples/Media/models
|
---|
| 15 | FileSystem=../../../../Samples/Media/overlays
|
---|
| 16 | FileSystem=../../../../Samples/Media/particle
|
---|
| 17 | FileSystem=../../../../Samples/Media/gui
|
---|
| 18 | Zip=../../../../Samples/Media/packs/cubemap.zip
|
---|
| 19 | Zip=../../../../Samples/Media/packs/cubemapsJS.zip
|
---|
| 20 | Zip=../../../../Samples/Media/packs/dragon.zip
|
---|
| 21 | Zip=../../../../Samples/Media/packs/fresneldemo.zip
|
---|
| 22 | Zip=../../../../Samples/Media/packs/ogretestmap.zip
|
---|
| 23 | Zip=../../../../Samples/Media/packs/skybox.zip
|
---|
Note: See
TracBrowser
for help on using the repository browser.