1
0

Auto-update mod versions (2025-04-13 19:12:55)

Updated mods:
- Talisman: v2.1.0 → v2.20 (release)
- Pokermon: 7cc554f → 03f2f98 (commit)
- Cryptid: 98d89de → 6795af2 (commit)
- Challenger Deep: v1.3.4 → v1.3.41 (release)
This commit is contained in:
Version Update Bot
2025-04-13 19:12:55 +00:00
parent b623b685b9
commit 1384a3565a
4 changed files with 19 additions and 19 deletions

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": "7cc554f"
"version": "03f2f98"
}

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip",
"folderName": "Cryptid",
"automatic-version-check": true,
"version": "98d89de"
"version": "6795af2"
}

View File

@@ -1,16 +1,16 @@
{
"title": "Talisman",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"API",
"Technical",
"Quality of Life"
],
"author": "MathIsFun0",
"repo": "https://github.com/MathIsFun0/Talisman",
"downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip",
"folderName": "Talisman",
"automatic-version-check": true,
"version": "v2.1.0"
}
{
"title": "Talisman",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"API",
"Technical",
"Quality of Life"
],
"author": "MathIsFun0",
"repo": "https://github.com/MathIsFun0/Talisman",
"downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip",
"folderName": "Talisman",
"automatic-version-check": true,
"version": "v2.20"
}

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/OOkayOak/Challenger-Deep",
"downloadURL": "https://github.com/OOkayOak/Challenger-Deep/releases/latest/download/ChallengerDeep.zip",
"automatic-version-check": true,
"version": "v1.3.4"
"version": "v1.3.41"
}