From 570e498ba0ff84eca72ecbc1ae065e72d24d49c9 Mon Sep 17 00:00:00 2001 From: Casimir Eisenach Date: Wed, 1 Jan 2025 21:21:17 +0100 Subject: [PATCH] Add Aure@SixSuits --- mods/Aure@SixSuits/description.md | 4 ++++ mods/Aure@SixSuits/meta.json | 8 ++++++++ 2 files changed, 12 insertions(+) create mode 100644 mods/Aure@SixSuits/description.md create mode 100644 mods/Aure@SixSuits/meta.json diff --git a/mods/Aure@SixSuits/description.md b/mods/Aure@SixSuits/description.md new file mode 100644 index 00000000..d211bb21 --- /dev/null +++ b/mods/Aure@SixSuits/description.md @@ -0,0 +1,4 @@ +# Six Suits +This mod adds the Star and Moon suits to the game, along with the Spectrum hand type *(which comes with some hidden hands)* and 7 new jokers. +> Code by Aure +> Art by Crimson Heart \ No newline at end of file diff --git a/mods/Aure@SixSuits/meta.json b/mods/Aure@SixSuits/meta.json new file mode 100644 index 00000000..8ef76184 --- /dev/null +++ b/mods/Aure@SixSuits/meta.json @@ -0,0 +1,8 @@ +{ + "title": "Six Suits", + "requires-steamodded": true, + "category": "Content", + "author": "Aure", + "repo":"https://github.com/Aurelius7309/SixSuits", + "downloadURL": "https://github.com/Aurelius7309/SixSuits/archive/refs/heads/master.zip" + } \ No newline at end of file