HPL3/SOMA/Developer Commands
Jump to navigation
Jump to search
When launching your mod via a Command Prompt (CMD), you can pass optional arguments which will affect the way the mod is loaded by the game. It can be useful for mods which require custom assets and scripts, or if you want to customize it further than that.
Command Line Arguments
-user
This starts the game with a different user name. If not set, game is started with "Default". This is useful for starting a mod with a different set of save files, as they are saved per-user.
-cfg
This changes the main config file that is used when starting the game. default is "config/main_init.cfg"