31 lines
946 B
JSON
31 lines
946 B
JSON
|
{
|
||
|
"version": "0.7.2.8",
|
||
|
"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.7.2.8/Amulet-v0.7.2.8-windows-x64.zip",
|
||
|
"hash": "b4dcaf42181019b22835b8fd1a50731b0d3fa2475b37f4ce0dc9af1a0fcaf96d",
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
|