|
Last change
on this file since 5147 was
3374,
checked in by rgrieder, 16 years ago
|
|
Added most of the text based files of the media directory (the file I deleted in the previous commit of the media repo) with svn:eol-style=native
|
-
Property svn:eol-style set to
native
|
|
File size:
849 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=../Media/levels |
|---|
| 17 | #FileSystem=../Media/audio |
|---|
| 18 | Zip=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=packs/skybox.zip |
|---|
| 24 | FileSystem=gui/fonts |
|---|
| 25 | |
|---|
| 26 | # CEGUI files |
|---|
| 27 | [GUI] |
|---|
| 28 | FileSystem=gui/configs |
|---|
| 29 | FileSystem=gui/fonts |
|---|
| 30 | FileSystem=gui/imagesets |
|---|
| 31 | FileSystem=gui/layouts |
|---|
| 32 | FileSystem=gui/looknfeel |
|---|
| 33 | FileSystem=gui/schemes |
|---|
| 34 | FileSystem=gui/scripts |
|---|
Note: See
TracBrowser
for help on using the repository browser.