30 lines
942 B
JSON
30 lines
942 B
JSON
{
|
|
"version": "0.8.10",
|
|
"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.10/Amulet-v0.8.10-windows-x64.zip",
|
|
"hash": "9ba8e834da67da000e7ee3f5029aac9b54e9b8d9816e8740f5fbdaadfe72934e",
|
|
"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"
|
|
}
|
|
}
|