1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:24:48 +00:00
This commit is contained in:
zumbiepig 2024-09-09 21:48:11 -07:00
parent 0006aac9f8
commit ca52aa1575
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE

View File

@ -79,8 +79,12 @@
worlds is not yet supported. Please export them from worlds is not yet supported. Please export them from
Eaglercraft for now. Eaglercraft for now.
</p> </p>
<button onclick="window.top.backups.export()">Export backup</button> <button onclick="window.top.backups.export()">
<button onclick="window.top.backups.import()">Import backup</button> Export backup
</button>
<button onclick="window.top.backups.import()">
Import backup
</button>
</form> </form>
</div> </div>
</div> </div>