-
Notifications
You must be signed in to change notification settings - Fork 10
CLI
Kesomannen edited this page Jul 17, 2024
·
2 revisions
You can provide arguments to the Gale executable in order to do certain actions before opening the app.
Argument | Description |
---|---|
--game <game_id> |
Sets the active game, specified by its ID, e.g lethal-company . Any other arguments are "ran" after this one. If omitted, the last selected game is used. |
--profile <profile_name> |
Sets the active profile for the active game. If omitted, the last selected profile is used. |
--launch |
Launches the active game with the active profile. This also prevents the app from opening. |