22 lines
873 B
JSON
22 lines
873 B
JSON
{
|
|
"version": "1.4.1",
|
|
"description": "An Open Source Minecraft launcher with the ability to manage multiple instances, accounts and mods. Focused on user freedom and free redistributability. Qt 5 build that still supports legacy Windows like 8.1 and 7.",
|
|
"homepage": "https://polymc.org/",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://github.com/PolyMC/PolyMC/releases/download/1.4.1/PolyMC-Windows-Legacy-1.4.1.zip",
|
|
"hash": "71268c2d508446c758fedc6a8c96e94de2e8309a13693711d79d6d6a02dcc2c0",
|
|
"bin": "PolyMC.exe",
|
|
"shortcuts": [
|
|
[
|
|
"PolyMC.exe",
|
|
"PolyMC"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/PolyMC/PolyMC"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/PolyMC/PolyMC/releases/download/$version/PolyMC-Windows-Legacy-$version.zip"
|
|
}
|
|
}
|