[1443] | 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
|
---|
[2393] | 15 | #FileSystem=../../Media/particle
|
---|
[1443] | 16 | FileSystem=../../Media/gui
|
---|
| 17 | Zip=../../Media/packs/cubemapsJS.zip
|
---|
| 18 | Zip=../../Media/packs/smokealphaclip.zip
|
---|
[2028] | 19 |
|
---|
[2637] | 20 | #[GTP_MoriaScene]
|
---|
| 21 | #FileSystem=../../Media/MoriaScene
|
---|
| 22 | #FileSystem=../../Media/MoriaScene/prm
|
---|
[2480] | 23 |
|
---|
| 24 | [GTP_SpaceStation]
|
---|
| 25 | FileSystem=../../Media/Station
|
---|
| 26 | FileSystem=../../Media/Station/PRM
|
---|
| 27 |
|
---|
[2637] | 28 | [GTP_Moria]
|
---|
| 29 | FileSystem=../../Media/MORIA
|
---|
| 30 | FileSystem=../../Media/MORIA/PRM
|
---|
[2315] | 31 |
|
---|
[2444] | 32 | [GTP_Demo_Towers]
|
---|
| 33 | FileSystem=../../Media/Towers
|
---|
[2156] | 34 |
|
---|
[2186] | 35 | [GTP_PathMapDemo]
|
---|
| 36 | FileSystem=../../Media/PMDemo
|
---|
| 37 |
|
---|
[2040] | 38 | [GTP_Basic]
|
---|
| 39 | FileSystem=../../Media/materials/GTPBasic
|
---|
| 40 |
|
---|
[2028] | 41 | [PostProc]
|
---|
| 42 | FileSystem=../../Media/materials/GTPPostProc
|
---|
| 43 |
|
---|
| 44 | [GTP_Particles]
|
---|
[2040] | 45 | FileSystem=../../Media/materials/GTPParticles
|
---|
| 46 |
|
---|
| 47 | [GTP_EnvMap]
|
---|
| 48 | FileSystem=../../Media/materials/GTPEnvMap
|
---|
| 49 |
|
---|
| 50 | [GTP_Caustic]
|
---|
[2058] | 51 | FileSystem=../../Media/materials/GTPCaustic
|
---|
| 52 |
|
---|
| 53 | [GTP_Diffuse]
|
---|
| 54 | FileSystem=../../Media/materials/GTPAdvancedEnvMap/diffuse
|
---|
| 55 |
|
---|
[2335] | 56 | [GTP_Diffuse_Simple]
|
---|
| 57 | FileSystem=../../Media/materials/GTPAdvancedEnvMap/diffuseSimple
|
---|
| 58 |
|
---|
| 59 | [GTP_PathMap]
|
---|
| 60 | FileSystem=../../Media/materials/GTPPathMap
|
---|
| 61 |
|
---|
[2058] | 62 | [GTP_MultiBounce_Shared]
|
---|
| 63 | FileSystem=../../Media/materials/GTPAdvancedEnvMap/multibounce
|
---|
| 64 |
|
---|
| 65 | [GTP_MultipleReflection]
|
---|
| 66 | FileSystem=../../Media/materials/GTPAdvancedEnvMap/multibounce/multipleReflection
|
---|
| 67 |
|
---|
| 68 | [GTP_MultipleRefraction]
|
---|
| 69 | FileSystem=../../Media/materials/GTPAdvancedEnvMap/multibounce/multipleRefraction
|
---|
| 70 |
|
---|
[2628] | 71 | [GTP_MultipleCausticRefraction]
|
---|
| 72 | FileSystem=../../Media/materials/GTPAdvancedEnvMap/multibounce/multipleCausticRefraction
|
---|
[2095] | 73 |
|
---|
[2058] | 74 | [GTP_MultipleReflection_MinMax]
|
---|
[2095] | 75 | FileSystem=../../Media/materials/GTPAdvancedEnvMap/multibounce/multipleReflectionMinMax
|
---|
| 76 |
|
---|
| 77 | [GTP_MultipleRefraction_MinMax]
|
---|
| 78 | FileSystem=../../Media/materials/GTPAdvancedEnvMap/multibounce/multipleRefractionMinMax
|
---|
| 79 |
|
---|
[2164] | 80 | #[GTP_MultipleCausticRefraction_MinMax]
|
---|
| 81 | #FileSystem=../../Media/materials/GTPAdvancedEnvMap/multibounce/multipleCausticRefractionMinMax |
---|