mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-01-07 09:21:07 +00:00
84b92aae2b
@ Added a test case for drawing @ Added some ToString functions for elements
30 lines
342 B
Text
30 lines
342 B
Text
type = "Doom Builder Map Settings Configuration";
|
|
gameconfig = "ZDoom_Doom.cfg";
|
|
strictpatches = 0;
|
|
|
|
maps
|
|
{
|
|
|
|
MAP01
|
|
{
|
|
|
|
grid
|
|
{
|
|
backoffsety = 0;
|
|
backoffsetx = 0;
|
|
backscalex = 1f;
|
|
gridsize = 16;
|
|
background = "";
|
|
backsource = 0;
|
|
backscaley = 1f;
|
|
}
|
|
|
|
|
|
resources
|
|
{
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|