1
0

Auto-update mod versions (2025-03-17 01:18:10)

Updated mods:
- Pokermon: fec82d4 → 31659a3 (commit)
- Next Ante Preview: 9f963a5 → 238c57f (commit)
- Prism: none → 330aeda (commit)
- Cryptid: 9cb1724 → 261ed5c (commit)
- Challenger Deep: none → v1.2.2 (release)
- Almanac Patches: aa6ade8 → 751a37b (commit)
- JoyousSpring: 3e14242 → 6b5733f (commit)
- Hit: bee227f → dad57f1 (commit)
This commit is contained in:
Version Update Bot
2025-03-17 01:18:10 +00:00
parent ab23da1546
commit 50f51d07f6
8 changed files with 26 additions and 19 deletions

View File

@@ -2,10 +2,13 @@
"title": "Prism",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Content"],
"categories": [
"Content"
],
"author": "Blazingulag",
"repo": "https://github.com/blazingulag/Prism",
"downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip",
"folderName": "Prism",
"automatic-version-check": true
}
"automatic-version-check": true,
"version": "330aeda"
}

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/DigitalDetective47/next-ante-preview",
"downloadURL": "https://github.com/DigitalDetective47/next-ante-preview/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "9f963a5"
"version": "238c57f"
}

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/Dragokillfist/almanac-patches",
"downloadURL": "https://github.com/Dragokillfist/almanac-patches/archive/refs/heads/main.zip",
"folderName": "AlmanacPatches",
"version": "aa6ade8",
"version": "751a37b",
"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": "fec82d4"
"version": "31659a3"
}

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip",
"folderName": "Cryptid",
"automatic-version-check": true,
"version": "9cb1724"
"version": "261ed5c"
}

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/Mathguy23/Hit",
"downloadURL": "https://github.com/Mathguy23/Hit/archive/refs/heads/main.zip",
"folderName": "Hit",
"version": "bee227f",
"version": "dad57f1",
"automatic-version-check": true
}

View File

@@ -1,10 +1,14 @@
{
"title": "Challenger Deep",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["API", "Technical"],
"author": "Opal",
"repo": "https://github.com/OOkayOak/Challenger-Deep",
"downloadURL": "https://github.com/OOkayOak/Challenger-Deep/releases/latest/download/ChallengerDeep.zip",
"automatic-version-check": true
}
{
"title": "Challenger Deep",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"API",
"Technical"
],
"author": "Opal",
"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.2.2"
}

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/nh6574/JoyousSpring",
"downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip",
"automatic-version-check": true,
"version": "3e14242"
"version": "6b5733f"
}