1
0

Auto-update mod versions (2025-12-20 14:17:56)

Updated mods:
- Ortalab: 1.0.1 → 1.0.1a (VersionSource.LATEST_TAG)
- Pokermon-Maelmc: e23fff5 → 8a62350 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-12-20 14:17:56 +00:00
parent 08f522c4a5
commit 2a5a79b675
2 changed files with 9 additions and 6 deletions

View File

@@ -2,11 +2,14 @@
"title": "Ortalab", "title": "Ortalab",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": ["Content"], "categories": [
"Content"
],
"author": "Ortalab Team", "author": "Ortalab Team",
"repo": "https://github.com/EremelMods/Ortalab/", "repo": "https://github.com/EremelMods/Ortalab/",
"downloadURL": "https://github.com/EremelMods/Ortalab/releases/latest/download/Ortalab-main.zip", "downloadURL": "https://github.com/EremelMods/Ortalab/releases/latest/download/Ortalab-main.zip",
"folderName": "Ortalab", "folderName": "Ortalab",
"version": "1.0.1", "version": "1.0.1a",
"automatic-version-check": true "automatic-version-check": true,
} "last-updated": 1766240202
}

View File

@@ -10,7 +10,7 @@
"repo": "https://github.com/Maelmc/Pokermon-Maelmc", "repo": "https://github.com/Maelmc/Pokermon-Maelmc",
"downloadURL": "https://github.com/Maelmc/Pokermon-Maelmc/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Maelmc/Pokermon-Maelmc/archive/refs/heads/main.zip",
"folderName": "Pokermon-Maelmc", "folderName": "Pokermon-Maelmc",
"version": "e23fff5", "version": "8a62350",
"automatic-version-check": true, "automatic-version-check": true,
"last-updated": 1766237127 "last-updated": 1766240202
} }