21 lines
817 B
JSON
21 lines
817 B
JSON
{
|
|
"version": "0.3.5.8",
|
|
"description": "The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)",
|
|
"homepage": "https://github.com/krzys-h/UndertaleModTool",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://github.com/krzys-h/UndertaleModTool/releases/download/0.3.5.8/UndertaleModTool-v0.3.5.8.zip",
|
|
"hash": "084e4bbdde159f9ed2def5301a3e310cf3aa5b6948fcd06f7e5fff57019ffb5e",
|
|
"bin": "UndertaleModTool.exe",
|
|
"shortcuts": [
|
|
[
|
|
"UndertaleModTool.exe",
|
|
"Undertale Mod Tool"
|
|
]
|
|
],
|
|
"persist": "UndertaleModTool.exe.config",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/krzys-h/UndertaleModTool/releases/download/$version/UndertaleModTool-v$version.zip"
|
|
}
|
|
}
|