Added config.xml, not using it yet.
This commit is contained in:
parent
320c1cb152
commit
ea58f2fbce
20
data/config.xml
Normal file
20
data/config.xml
Normal 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>
|
Loading…
Reference in New Issue
Block a user