scoop-games/bucket/amulet-map-editor.json

30 lines
942 B
JSON

{
"version": "0.8.19",
"description": "Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7",
"homepage": "https://www.amulet-editor.com",
"license": "Unknown",
"architecture": {
"64bit": {
"url": "https://github.com/Amulet-Team/Amulet-Map-Editor/releases/download/0.8.19/Amulet-v0.8.19-windows-x64.zip",
"hash": "c872675b3add2fbb7a146a673f399ab3191c972c968949613067bd4a2c282e97",
"extract_dir": "Amulet"
}
},
"shortcuts": [
[
"amulet_app.exe",
"Amulet Map Editor"
]
],
"persist": [
"config",
"logs"
],
"checkver": {
"github": "https://github.com/Amulet-Team/Amulet-Map-Editor"
},
"autoupdate": {
"url": "https://github.com/Amulet-Team/Amulet-Map-Editor/releases/download/$version/Amulet-v$version-windows-x64.zip"
}
}