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=../../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
|
---|
15 | FileSystem=../../Media/particle
|
---|
16 | FileSystem=../../Media/gui
|
---|
17 | Zip=../../Media/packs/cubemapsJS.zip
|
---|
18 | Zip=../../Media/packs/smokealphaclip.zip
|
---|
19 |
|
---|
20 | [GTP_Basic]
|
---|
21 | FileSystem=../../Media/materials/GTPBasic
|
---|
22 |
|
---|
23 | [PostProc]
|
---|
24 | FileSystem=../../Media/materials/GTPPostProc
|
---|
25 |
|
---|
26 | [GTP_Particles]
|
---|
27 | FileSystem=../../Media/materials/GTPParticles
|
---|
28 |
|
---|
29 | [GTP_EnvMap]
|
---|
30 | FileSystem=../../Media/materials/GTPEnvMap
|
---|
31 |
|
---|
32 | [GTP_Caustic]
|
---|
33 | FileSystem=../../Media/materials/GTPCaustic |
---|
Note: See
TracBrowser
for help on using the repository browser.