Last change
on this file since 5150 was
5026,
checked in by rgrieder, 17 years ago
|
- fixed an ogre parse exception in Examples.program
—> added programs folder and 5 files in it.
- if we don't need Examples.program then, well…
|
File size:
684 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=packs/OgreCore.zip |
---|
5 | |
---|
6 | # Resource locations to be added to the default path |
---|
7 | [General] |
---|
8 | FileSystem=. |
---|
9 | FileSystem=fonts |
---|
10 | FileSystem=materials/programs |
---|
11 | FileSystem=materials/scripts |
---|
12 | FileSystem=materials/textures |
---|
13 | FileSystem=models |
---|
14 | FileSystem=overlay |
---|
15 | FileSystem=particle |
---|
16 | FileSystem=gui |
---|
17 | #FileSystem=../Media/levels |
---|
18 | #FileSystem=../Media/audio |
---|
19 | Zip=packs/cubemap.zip |
---|
20 | #Zip=../Media/packs/cubemapsJS.zip |
---|
21 | #Zip=../Media/packs/dragon.zip |
---|
22 | #Zip=../Media/packs/fresneldemo.zip |
---|
23 | #Zip=../Media/packs/ogretestmap.zip |
---|
24 | Zip=packs/skybox.zip |
---|
25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.