This commit is contained in:
will
2026-04-18 21:15:28 +01:00
parent 65771dbcf8
commit 2411571ad0
38 changed files with 12311 additions and 273 deletions

View File

@@ -10,6 +10,12 @@
{ "label": "Stress Test", "action": "stress" },
{ "label": "Spinning Monkey", "action": "monkey" },
{ "label": "Monkey Grid", "action": "monkeygrid" },
{ "label": "God Sandbox", "action": "god" },
{ "label": "Grass / Pools", "action": "grass" },
{ "label": "Sunset Forest", "action": "sunset" },
{ "label": "Sanctuary (Full)", "action": "sanctuary" },
{ "label": "Dam (Multi-water)", "action": "dam" },
{ "label": "Waterfall (Flow)", "action": "waterfall" },
{ "label": "Level Editor", "action": "edit" },
{ "label": "Quit", "action": "quit" }
]