30 lines
942 B
JSON
30 lines
942 B
JSON
{
|
|
"version": "0.8.12",
|
|
"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.12/Amulet-v0.8.12-windows-x64.zip",
|
|
"hash": "652cec6c494b35ec8be47b201c8184aed3205bcbb57ab8e423587104bddd33c1",
|
|
"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"
|
|
}
|
|
}
|