Saxum/data/config.xml

32 lines
755 B
XML

<resolution>
<width>1024</width>
<height>786</height>
</resolution>
<shadowCubeSize>1024</shadowCubeSize>
<farPlane>150.0</farPlane>
<maxShadowRenderCount>5</maxShadowRenderCount>
<compositionsPath>data/levels/Compositions.xml</compositionsPath>
<shaderPath>data/shader/</shaderPath>
<geometryPath>data/geometry/</geometryPath>
<texturePath>data/textures/</texturePath>
<scriptPath>data/levels/scripts/</scriptPath>
<heightmapPath>data/levels/</heightmapPath>
<levelXmlPath>data/levels/</levelXmlPath>
<levelXML>Level1.xml</levelXML>
<!-- must be located in the textures directory -->
<loadingScreen>
<screenPath>loadingscreen.png</screenPath>
<screenContinuePath>loadingscreenContinue.png</screenContinuePath>
</loadingScreen>