1
0

Auto-update mod versions (2025-05-10 19:12:41)

Updated mods:
- Cardsauce: 7a3fbbb → 5d74a2d (VersionSource.HEAD)
- More Fluff: 8d732a3 → 10e60a2 (VersionSource.HEAD)
- Horizon Mod: none → v1 (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-05-10 19:12:41 +00:00
parent 3492d18e87
commit d6b3b63efa
3 changed files with 14 additions and 11 deletions

View File

@@ -12,5 +12,5 @@
"downloadURL": "https://github.com/BarrierTrio/Cardsauce/archive/refs/heads/main.zip", "downloadURL": "https://github.com/BarrierTrio/Cardsauce/archive/refs/heads/main.zip",
"folderName": "Cardsauce", "folderName": "Cardsauce",
"automatic-version-check": true, "automatic-version-check": true,
"version": "7a3fbbb" "version": "5d74a2d"
} }

View File

@@ -1,10 +1,13 @@
{ {
"title": "Horizon Mod", "title": "Horizon Mod",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": ["Joker"], "categories": [
"author": "Microwave", "Joker"
"repo": "https://github.com/ItsaMicrowave/Horizon-Mod", ],
"downloadURL": "https://github.com/ItsaMicrowave/Horizon-Mod/archive/refs/tags/v1.zip", "author": "Microwave",
"automatic-version-check": true "repo": "https://github.com/ItsaMicrowave/Horizon-Mod",
} "downloadURL": "https://github.com/ItsaMicrowave/Horizon-Mod/archive/refs/tags/v1.zip",
"automatic-version-check": true,
"version": "v1"
}

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/notmario/MoreFluff", "repo": "https://github.com/notmario/MoreFluff",
"downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip", "downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "8d732a3" "version": "10e60a2"
} }