scoop-games/bucket/undertale-mod-tool.json

21 lines
817 B
JSON

{
"version": "0.3.5.5",
"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.5/UndertaleModTool-v0.3.5.5.zip",
"hash": "e968ded7402d678d326c6da41e7c4f589570fc1e7a33376d9783388ad7a0e842",
"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"
}
}