Add Minty's Silly Little Mod and Spectrum Framework (#46)
This commit is contained in:
2
mods/wingedcatgirl@MintysSillyMod/description.md
Normal file
2
mods/wingedcatgirl@MintysSillyMod/description.md
Normal file
@@ -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.
|
||||
10
mods/wingedcatgirl@MintysSillyMod/meta.json
Normal file
10
mods/wingedcatgirl@MintysSillyMod/meta.json
Normal file
@@ -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"
|
||||
}
|
||||
|
||||
BIN
mods/wingedcatgirl@MintysSillyMod/thumbnail.png
Normal file
BIN
mods/wingedcatgirl@MintysSillyMod/thumbnail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 187 KiB |
2
mods/wingedcatgirl@SpectrumFramework/description.md
Normal file
2
mods/wingedcatgirl@SpectrumFramework/description.md
Normal file
@@ -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.
|
||||
10
mods/wingedcatgirl@SpectrumFramework/meta.json
Normal file
10
mods/wingedcatgirl@SpectrumFramework/meta.json
Normal file
@@ -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"
|
||||
}
|
||||
|
||||
BIN
mods/wingedcatgirl@SpectrumFramework/thumbnail.png
Normal file
BIN
mods/wingedcatgirl@SpectrumFramework/thumbnail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 264 KiB |
Reference in New Issue
Block a user