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

30 lines
939 B
JSON

{
"version": "0.9.6",
"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.9.6/Amulet-v0.9.6-windows-x64.zip",
"hash": "b45614980b5715267da862d8e416265c2a5e461f57bd1f59800205b0c4baea68",
"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"
}
}