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

30 lines
939 B
JSON

{
"version": "0.8.4",
"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.4/Amulet-v0.8.4-windows-x64.zip",
"hash": "342d29ef78f9a2d17ce52f3e1ed54e88bcc6b433a41735da0c7b212f418970f0",
"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"
}
}