feat: implement world creation flow routes

This commit is contained in:
Calum H. (IMB11)
2026-06-26 17:09:22 +01:00
parent 0a451d9f9a
commit 54e6fe09cd
65 changed files with 834 additions and 1307 deletions
@@ -191,12 +191,12 @@
"app.browse.server.installing": {
"message": "Installing"
},
"app.content-install.no-compatible-versions": {
"message": "No available versions match {compatibilityLabel}. Select a version to install anyway. Dependencies will not be installed automatically."
},
"app.browse.server.world-fallback-name": {
"message": "Instance"
},
"app.content-install.no-compatible-versions": {
"message": "No available versions match {compatibilityLabel}. Select a version to install anyway. Dependencies will not be installed automatically."
},
"app.creation-modal.installing-modpack.description": {
"message": "{fileName}"
},