1
0

Auto-update mod versions (2025-03-15 17:13:02)

Updated mods:
- Pokermon: 79f926d → e7c240f (commit)
- Almanac Patches: 1.0.0 → fa9fcd0 (commit)
This commit is contained in:
Version Update Bot
2025-03-15 17:13:02 +00:00
parent e93ee456bc
commit fb5f0fa98a
2 changed files with 15 additions and 14 deletions

View File

@@ -1,13 +1,14 @@
{
"title": "Almanac Patches",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Technical"],
"author": "Dragokillfist",
"repo": "https://github.com/Dragokillfist/almanac-patches",
"downloadURL": "https://github.com/Dragokillfist/almanac-patches/archive/refs/heads/main.zip",
"folderName": "AlmanacPatches",
"version": "1.0.0",
"automatic-version-check": true
}
{
"title": "Almanac Patches",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Technical"
],
"author": "Dragokillfist",
"repo": "https://github.com/Dragokillfist/almanac-patches",
"downloadURL": "https://github.com/Dragokillfist/almanac-patches/archive/refs/heads/main.zip",
"folderName": "AlmanacPatches",
"version": "fa9fcd0",
"automatic-version-check": true
}

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "79f926d"
"version": "e7c240f"
}