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=../../../OgreStuff/media/packs/OgreCore.zip
|
---|
5 |
|
---|
6 | # Resource locations to be added to the default path
|
---|
7 | [General]
|
---|
8 | FileSystem=../../../OgreStuff/media
|
---|
9 | FileSystem=../../../OgreStuff/media/fonts
|
---|
10 | FileSystem=../../../OgreStuff/media/materials/programs
|
---|
11 | FileSystem=../../../OgreStuff/media/materials/scripts
|
---|
12 | FileSystem=../../../OgreStuff/media/materials/textures
|
---|
13 | FileSystem=../../../OgreStuff/media/models
|
---|
14 | FileSystem=../../../OgreStuff/media/overlays
|
---|
15 | FileSystem=../../../OgreStuff/media/particle
|
---|
16 | FileSystem=../../../OgreStuff/media/gui
|
---|
17 | FileSystem=../../../OgreStuff/media/GT
|
---|
18 | Zip=../../../OgreStuff/media/packs/cubemap.zip
|
---|
19 | Zip=../../../OgreStuff/media/packs/cubemapsJS.zip
|
---|
20 | Zip=../../../OgreStuff/media/packs/fresneldemo.zip
|
---|
21 | Zip=../../../OgreStuff/media/packs/ogretestmap.zip
|
---|
22 | Zip=../../../OgreStuff/media/packs/skybox.zip
|
---|
Note: See
TracBrowser
for help on using the repository browser.