-
Notifications
You must be signed in to change notification settings - Fork 39
configuration
Spencer Brown edited this page Jul 6, 2023
·
3 revisions
The postcompiler accepts a number of arguments:
Parameter | Description |
---|---|
-game , --game
|
Allows passing the folder containing gameinfo.txt. If specified, overrides srctools.vdf . |
--nopack |
If specified, automatic packing is disabled. Generated files (such as propcombine, prop ropes, etc) disregard this option. |
--propcombine |
Enables the propcombine functionality. |
--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. |