mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 20:32:34 +00:00
1a2d335e4d
- Re-enabled UDMF comments for element indices (should work with ZDBSP now) @ Added test case for triangulation
30 lines
349 B
Text
30 lines
349 B
Text
type = "Doom Builder Map Settings Configuration";
|
|
gameconfig = "ZDoom_DoomHexen.cfg";
|
|
strictpatches = 0;
|
|
|
|
maps
|
|
{
|
|
|
|
SAD01
|
|
{
|
|
|
|
grid
|
|
{
|
|
backoffsety = 0;
|
|
backoffsetx = 0;
|
|
backscalex = 100;
|
|
gridsize = 32;
|
|
background = "";
|
|
backsource = 0;
|
|
backscaley = 100;
|
|
}
|
|
|
|
|
|
resources
|
|
{
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|