scoop-games/bucket/kindandfair.json

30 lines
983 B
JSON

{
"version": "1.5.4",
"description": "Tool to mod the balance of retro Castlevania games, including randomization options",
"homepage": "https://github.com/Lakifume/SotnKindAndFair",
"license": "MIT",
"notes": [
"",
"You can apply other patches as well in the process by placing them in the '$persist_dir\\Data\\<name of the game>\\Patches' dir.",
""
],
"url": "https://github.com/Lakifume/SotnKindAndFair/releases/download/1.5.4/KindAndFair.zip",
"hash": "2fbfa12c41b0cf53731780def9673b66868bea79dc90d5f9dbd6090a394e92b6",
"shortcuts": [
[
"kindandfair.exe",
"KindAndFair"
]
],
"persist": [
"Shaders",
"Data\\config.ini",
"Data\\Dissonance\\Patches",
"Data\\Symphony\\Patches"
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Lakifume/SotnKindAndFair/releases/download/$version/KindAndFair.zip"
}
}