Adding additional comments to config.xml.

This commit is contained in:
Faerbit 2015-03-15 17:53:23 +01:00
parent 40da86aad6
commit d1df99914a

View File

@ -5,12 +5,19 @@
<windowedFullscreen>true</windowedFullscreen>
<!-- Reduce the following parameters if you game runs too slow.
If you feel your game runs smooth enough you can increase them to
increase the visual quality. -->
<shadowCubeSize>1024</shadowCubeSize>
<farPlane>150.0</farPlane>
<maxShadowRenderCount>5</maxShadowRenderCount>
<!-- The following stuff is used to configure the application.
Do not change unless you know what you are doing. -->
<compositionsPath>data/levels/Compositions.xml</compositionsPath>
<shaderPath>data/shader/</shaderPath>