sts2-bot/capture/01_menu.json
0xrsydn 9966580d41 Add reference game-state captures
Hand-captured state snapshots (menu through hand_select) used to
build the facts layer and decision handlers. Live run dumps are
gitignored, these stay for reference.
2026-09-22 00:02:24 +07:00

11 lines
No EOL
164 B
JSON

{
"state_type": "menu",
"menu_screen": "main",
"message": "Main menu.",
"options": [
"singleplayer",
"multiplayer",
"settings",
"quit"
]
}