diff --git a/mods/wingedcatgirl@reUnlockAll/description.md b/mods/wingedcatgirl@reUnlockAll/description.md new file mode 100644 index 00000000..0e3b8542 --- /dev/null +++ b/mods/wingedcatgirl@reUnlockAll/description.md @@ -0,0 +1,2 @@ +## re:Unlock All +Brings back the Unlock All button if you switch mods and need it again. \ No newline at end of file diff --git a/mods/wingedcatgirl@reUnlockAll/meta.json b/mods/wingedcatgirl@reUnlockAll/meta.json new file mode 100644 index 00000000..35e704e4 --- /dev/null +++ b/mods/wingedcatgirl@reUnlockAll/meta.json @@ -0,0 +1,14 @@ +{ + "title": "re:Unlock All", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ + "Quality of Life", + "Miscellaneous" + ], + "author": "wingedcatgirl", + "repo": "https://github.com/wingedcatgirl/re-Unlock-All", + "downloadURL": "https://github.com/wingedcatgirl/re-Unlock-All/archive/refs/heads/main.zip", + "automatic-version-check": true, + "version": "1.0.0" +}