You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`--mcp-server`: Run MCP server (HTTP on port 3000)
137
137
-`--mcp-server-stdio`: Run MCP server via stdio
138
138
-`--vice <HOST:PORT>`: Auto-connect to VICE binary monitor at startup (e.g. `--vice localhost:6502`)
139
-
-`--dump-platform-config-files <PATH>`: Dump all built-in platform config files (`platform-*.toml`) to the specified directory and exit. Useful for inspecting or customizing platform definitions.
139
+
-`--dump-system-config-files <PATH>`: Dump all built-in system config files (`system-*.toml`) to the specified directory and exit. Useful for inspecting or customizing system definitions.
140
140
-`--dump-theme-files <PATH>`: Dump all built-in theme files (`theme-*.toml`) to the specified directory and exit. Edit them and place in the [config directory](https://regenerator2000.readthedocs.io/en/latest/install/) to create custom themes.
0 commit comments