1
0

Auto-update mod versions (2025-10-16 16:23:53)

Updated mods:
- More Fluff: a4b22f1 → ce348b0 (VersionSource.HEAD)
- Maniatro: 3.0.0 → 4.0.0 (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-10-16 16:23:53 +00:00
parent 77dd44be48
commit 4325b49e7d
2 changed files with 17 additions and 14 deletions

View File

@@ -1,12 +1,15 @@
{
"title": "Maniatro",
"requires-steamodded": true,
"requires-talisman": true,
"categories": ["Content"],
"author": "Applemania",
"repo": "https://github.com/AppleMania30/Maniatro",
"downloadURL": "https://github.com/AppleMania30/Maniatro/archive/refs/tags/3.0.0.zip",
"folderName": "Maniatro",
"version": "3.0.0",
"automatic-version-check": true
}
{
"title": "Maniatro",
"requires-steamodded": true,
"requires-talisman": true,
"categories": [
"Content"
],
"author": "Applemania",
"repo": "https://github.com/AppleMania30/Maniatro",
"downloadURL": "https://github.com/AppleMania30/Maniatro/archive/refs/tags/4.0.0.zip",
"folderName": "Maniatro",
"version": "4.0.0",
"automatic-version-check": true,
"last-updated": 1760631762
}

View File

@@ -10,6 +10,6 @@
"repo": "https://github.com/notmario/MoreFluff",
"downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "a4b22f1",
"last-updated": 1760599044
"version": "ce348b0",
"last-updated": 1760631762
}