Skip to content

costantino2000/egobalego-at-home

Repository files navigation

🇬🇧 ENGLISH

This is the repository of the Egobalego at Home webapp, used to control the Ruins of Growsseth Minecraft mod remotely.

For information on how to use it please read the Gamemaster Mode's page of the mod's wiki.

Want to add a new language? Read here!

Notes for migrating the data from the old version (click to open) If you were using the version available from the GitHub releases of the mod, take note of these information:
  • If you need to migrate your old data to this new version of the app, copy the server_data.json and last_id.txt files from the old version's folder into the data folder of the new version. If you don't want to re-create the Python environment every time you update, you can also move the .venv folder to the new installation.
  • If you are upgrading from the app version bundled with the 0.11.1 release of the mod, the IDs of the server_data.json events are probably broken, read this file to learn how to fix them.

🇮🇹 ITALIANO

Questo è il repository della webapp Egobalego at Home, usata per controllare la mod di Minecraft Ruins of Growsseth a distanza.

Per informazioni sull'utilizzo, leggere la pagina sulla Modalità Gamemaster della wiki della mod.

Note per migrare i dati dalla vecchia versione (clicca per aprire) Se stavi usando la versione disponibile dalle release su GitHub della mod prendi nota di queste informazioni:
  • Se devi trasferire i tuoi dati a questa nuova versione dell'app, basta copiare i file server_data.json e last_id.txt dalla cartella della vecchia versione alla cartella data della nuova versione. Se non vuoi ricreare ogni volta l'ambiente virtuale di Python puoi anche spostare la cartella .venv nella nuova installazione.
  • Se stai aggiornando dalla versione dell'app pubblicata assieme alla release 0.11.1 della mod, gli ID degli eventi in server_data.json sono probabilmente rotti, leggi in questo file come correggerli.