diff --git a/mods/Dragokillfist@AlmanacPatches/description.md b/mods/Dragokillfist@AlmanacPatches/description.md new file mode 100644 index 00000000..d28e02b8 --- /dev/null +++ b/mods/Dragokillfist@AlmanacPatches/description.md @@ -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 \ No newline at end of file diff --git a/mods/Dragokillfist@AlmanacPatches/meta.json b/mods/Dragokillfist@AlmanacPatches/meta.json new file mode 100644 index 00000000..a9b7d6a2 --- /dev/null +++ b/mods/Dragokillfist@AlmanacPatches/meta.json @@ -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 + } +