kindandfair: Add version 1.5.2 (#656)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
master
RavenMacDaddy 2022-07-16 18:32:10 +02:00 committed by GitHub
parent ffad5bd1d1
commit e782f81d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

29
bucket/kindandfair.json Normal file
View File

@ -0,0 +1,29 @@
{
"version": "1.5.3",
"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.3/KindAndFair.zip",
"hash": "372b1a22cbadca03d6ecd89b8f3b342e95b2d74c59b1b07b5781550929ea20b7",
"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"
}
}