mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-01-31 04:40:55 +00:00
Updated ZDBSP nodebuilder to latest version (1.17)
This commit is contained in:
parent
3a944a8730
commit
7ad72cd817
2 changed files with 8 additions and 1 deletions
|
@ -36,4 +36,11 @@ nodebuilders
|
|||
compiler = "zdbsp";
|
||||
parameters = "-R -o%FO %FI";
|
||||
}
|
||||
|
||||
zdbsp_compressed
|
||||
{
|
||||
title = "ZDBSP - Compress nodes";
|
||||
compiler = "zdbsp";
|
||||
parameters = "-z -o%FO %FI";
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue