1
0

add Minty's Mod and Spectrum Framework

This commit is contained in:
wingedcatgirl
2025-02-19 19:31:38 -05:00
parent f251a1f004
commit d535945561
6 changed files with 24 additions and 0 deletions

View 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.

View 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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB