Saxum/data/config.xml
2015-03-09 14:40:29 +01:00

30 lines
672 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>
<loadingScreen>
<screenPath>loadingscreen.png</screenPath>
<screenContinuePath>loadingscreenContinue.png</screenContinuePath>
</loadingScreen>