22 lines
776 B
JSON
22 lines
776 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.",
|
|
"homepage": "https://polymc.org/",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://github.com/PolyMC/PolyMC/releases/download/1.4.1/PolyMC-Windows-1.4.1.zip",
|
|
"hash": "702d833313318fe8e3dbafc9540d0db23b1a4c6f682283aaa6b302886c5f1aee",
|
|
"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-$version.zip"
|
|
}
|
|
}
|