Revision 1378,
1.0 KB
checked in by giegl, 18 years ago
(diff) |
GTPD - Jungle Rumble - integrate into GTP SVN structure
|
Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <config>
|
---|
3 | <width>800</width>
|
---|
4 | <height>600</height>
|
---|
5 | <fullscreen>0</fullscreen> <!-- 1 = TRUE, 0 = FALSE -->
|
---|
6 | <physxdebug>0</physxdebug> <!-- 1 = TRUE, 0 = FALSE -->
|
---|
7 | <challenge><name>Alien Planet</name><location>./media/challenges/moon.xml</location><loadingScreen>./media/textures/moonLoading.jpg</loadingScreen></challenge>
|
---|
8 | <challenge><name>Volcano</name><location>./media/challenges/volcano.xml</location><loadingScreen>./media/textures/vulkanLoading2.jpg</loadingScreen></challenge>
|
---|
9 | <challenge><name>Surprise!</name><location>./media/challenges/challenge3.xml</location><loadingScreen>./media/textures/surpiseLoading.jpg</loadingScreen></challenge>
|
---|
10 | <challenge><name>Helix Hazard</name><location>./media/challenges/noweapons.xml</location><loadingScreen>./media/textures/spiralsLoading.jpg</loadingScreen></challenge>
|
---|
11 | <challenge><name>Raining...</name><location>./media/challenges/challenge0.xml</location><loadingScreen>./media/textures/rainingLoading.jpg</loadingScreen></challenge>
|
---|
12 | </config>
|
---|
Note: See
TracBrowser
for help on using the repository browser.