Added config.xml, not using it yet.

This commit is contained in:
Steffen Fündgens 2015-02-06 13:06:42 +01:00
parent 320c1cb152
commit ea58f2fbce

20
data/config.xml Normal file
View File

@ -0,0 +1,20 @@
<resolution>
<width>1024</width>
<height>786</height>
</resolution>
<farPlane>150.0</farPlane>
<compositionsPath>Levels/ObjectSetups/</compositionsPath>
<shaderPath>Shader/</shaderPath>
<geometryPath>Levels/Geometry/</geometryPath>
<texturePath>Levels/Textures/</texturePath>
<scriptPath>Levels/scripts/</scriptPath>
<heightmapPath>Levels/</heightmapPath>
<levelXmlPath>Levels/ObjectSetups/</levelXmlPath>