launch_game
Launch Broforce and wait for it to become responsive. Uses the BROFORCE_LAUNCH_CMD environment variable when set, otherwise launches Steam app 274190. Returns a warning if the game is already running unless restart is true.
Instructions
Launch Broforce and wait for it to become responsive. Uses the BROFORCE_LAUNCH_CMD environment variable when set, otherwise launches Steam app 274190. Returns a warning if the game is already running unless restart is true.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restart | No | If true, stop the running game first then relaunch (default: false) | |
| vanilla | No | Launch without mods (default: false) |