feat: Add wonder_event_url to GameConfig

This commit is contained in:
demenik
2025-12-09 15:20:42 +01:00
parent 5b734e6567
commit 14cd5419ac
3 changed files with 8 additions and 3 deletions

View File

@@ -26,5 +26,7 @@
"slice": "Seed3",
"growth_stages": 6
}
]
}
],
"wonder_event_url": "wss://pomomon.farm/ws"
}