this mod used a release tag (with no additional assets) and originally had `automatic-verison-check: true`, although auto updates for tags weren't implemented, so this field was set to `false` by index maintainers. now that this is supported im making this patch to restore `automatic-version-check`
15 lines
397 B
JSON
15 lines
397 B
JSON
{
|
|
"title": "Azazel's Jokers",
|
|
"requires-steamodded": true,
|
|
"requires-talisman": false,
|
|
"categories": [
|
|
"Content",
|
|
"Joker"
|
|
],
|
|
"author": "Starlet Devil",
|
|
"repo": "https://github.com/AstrumNativus/AzzysJokers",
|
|
"downloadURL": "https://github.com/AstrumNativus/AzzysJokers/archive/refs/tags/v1.2.2.zip",
|
|
"automatic-version-check": true,
|
|
"version": "v1.2.2"
|
|
}
|