Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 465 Bytes

CMDArgs.md

File metadata and controls

15 lines (8 loc) · 465 Bytes

Command Line Arguments

The valid command line arguments that can be passed to Compile Pal are:

--game <game configuration name>

Launches Compile Pal with the game configuration passed in. Game configuration must match the name of the game configuration being selected.

--add <map path>

Adds a map to the map select box. Filepath must end with vmf, vmx, or vmm.

--wipe

Clears map select box. Does not effect maps added by command line.