diff --git a/mods/wingedcatgirl@MintysSillyMod/description.md b/mods/wingedcatgirl@MintysSillyMod/description.md new file mode 100644 index 00000000..66abe942 --- /dev/null +++ b/mods/wingedcatgirl@MintysSillyMod/description.md @@ -0,0 +1,2 @@ +## Minty's Silly Little Mod +Adds a bunch of content I found amusing, primarily a new suit (3s) but also a bunch of Jokers and some decks and some other stuff. \ No newline at end of file diff --git a/mods/wingedcatgirl@MintysSillyMod/meta.json b/mods/wingedcatgirl@MintysSillyMod/meta.json new file mode 100644 index 00000000..544b2bfc --- /dev/null +++ b/mods/wingedcatgirl@MintysSillyMod/meta.json @@ -0,0 +1,10 @@ +{ + "title": "Minty's Silly Little Mod", + "requires-steamodded": true, + "requires-talisman": true, + "categories": ["Content"], + "author": "wingedcatgirl", + "repo": "https://github.com/wingedcatgirl/MintysSillyMod", + "downloadURL": "https://github.com/wingedcatgirl/MintysSillyMod/releases/download/v0.4.0c/MintysSillyMod-0.4.0c.zip" + } + \ No newline at end of file diff --git a/mods/wingedcatgirl@MintysSillyMod/thumbnail.png b/mods/wingedcatgirl@MintysSillyMod/thumbnail.png new file mode 100644 index 00000000..f61b346e Binary files /dev/null and b/mods/wingedcatgirl@MintysSillyMod/thumbnail.png differ diff --git a/mods/wingedcatgirl@SpectrumFramework/description.md b/mods/wingedcatgirl@SpectrumFramework/description.md new file mode 100644 index 00000000..bacb8791 --- /dev/null +++ b/mods/wingedcatgirl@SpectrumFramework/description.md @@ -0,0 +1,2 @@ +## Spectrum Framework +Provides for scoring of "Spectrum" hands (five cards all of different suits) and adds basic content for hands (Jokers, planets). Intended for use alongside mods which add custom suits, but technically works all by itself if you use a Wild card for the fifth suit. \ No newline at end of file diff --git a/mods/wingedcatgirl@SpectrumFramework/meta.json b/mods/wingedcatgirl@SpectrumFramework/meta.json new file mode 100644 index 00000000..a3ef7ab8 --- /dev/null +++ b/mods/wingedcatgirl@SpectrumFramework/meta.json @@ -0,0 +1,10 @@ +{ + "title": "Spectrum Framework", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Miscellaneous"], + "author": "wingedcatgirl", + "repo": "https://github.com/wingedcatgirl/SpectrumFramework", + "downloadURL": "https://github.com/wingedcatgirl/SpectrumFramework/releases/download/v0.6.0/SpectrumFramework-0.6.0.zip" + } + \ No newline at end of file diff --git a/mods/wingedcatgirl@SpectrumFramework/thumbnail.png b/mods/wingedcatgirl@SpectrumFramework/thumbnail.png new file mode 100644 index 00000000..d54633e0 Binary files /dev/null and b/mods/wingedcatgirl@SpectrumFramework/thumbnail.png differ