1
0

adds a patching mod for some mods that are not updated to new calc completely (#124)

This commit is contained in:
Efe
2025-03-15 17:37:04 +01:00
committed by GitHub
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
This mod does nothing on its own it is used to make other mods work in newer versions of steamodded wether the mod is no longer being worked on or is in progress as of now the the mods that are supported by this are:
Jen's Almanac (For more information check the github)
Aurinko
Cruel Blinds

View File

@@ -0,0 +1,13 @@
{
"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
}