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

30 lines
939 B
JSON

{
"version": "0.8.5",
"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.5/Amulet-v0.8.5-windows-x64.zip",
"hash": "73d4f6c063ca3bc737d4741073555fe667ebd47adcb3e5219567e60c85a97ccf",
"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"
}
}