Skip to content

Add CLI options to select games and game modes. - #153

Open
DarioSamo wants to merge 1 commit into
mainfrom
cli-options
Open

Add CLI options to select games and game modes.#153
DarioSamo wants to merge 1 commit into
mainfrom
cli-options

Conversation

@DarioSamo

@DarioSamo DarioSamo commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator
  • --game <game_mod_id> will skip the launcher and start the specified game.
  • --game_mode <mod_id> will skip the launcher and start the game mode offered by a mod for the specified game.

This also fixes a small runtime error where VI updates could run before the game sends one, so the next state is initialized to null instead and VI updates are skipped in that case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant