Skip to content
Spencer Brown edited this page Mar 14, 2024 · 3 revisions

Configuration

Command Line Arguments

The postcompiler accepts a number of arguments:

Parameter Description
--dumpgroups If enabled, a VMF named mapname_propcombine_reject.vmf will be generated containing copies of all props that failed to combine. This allows easier identification of these props.
--nopack If specified, automatic packing is disabled. Generated files (such as propcombine, prop ropes, etc) disregard this option.
--propcombine Enables the propcombine functionality.
--regenerate If enabled all resources will be regenerated from scratch.
--verbose Produce DEBUG logging messages.
--nosaving If specified, all changes will be discarded and the BSP will be left unmodified. This is mainly useful for testing the code.
-game, --game Allows passing the folder containing gameinfo.txt. If specified, overrides srctools.vdf.
Clone this wiki locally