diff --git a/mods/DrFuff@AJollyExpansion/description.md b/mods/DrFuff@AJollyExpansion/description.md new file mode 100644 index 00000000..e406e157 --- /dev/null +++ b/mods/DrFuff@AJollyExpansion/description.md @@ -0,0 +1,7 @@ +# A Jolly Expansion + +This is a themed joker mod that comes with 9 jokers (3 common, 3 uncommon and 3 rare) as well a seal made to reference the YouTuber and Twitch streamer, A Jolly Wangcore. + +This mod has been tested and should remain mostly balanced with the vanilla jokers whilst introducing some new styles of play. + +Note that the seal is not accessible through consumables in the game and only through one of the rare jokers. \ No newline at end of file diff --git a/mods/DrFuff@AJollyExpansion/meta.json b/mods/DrFuff@AJollyExpansion/meta.json new file mode 100644 index 00000000..dc7f35c5 --- /dev/null +++ b/mods/DrFuff@AJollyExpansion/meta.json @@ -0,0 +1,11 @@ +{ + "title": "A Jolly Expansion", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Joker"], + "author": "DrFuff", + "repo": "https://github.com/HazzaMC/AJollyExpansion", + "downloadURL": "https://github.com/HazzaMC/AJollyExpansion/releases/download/v1.0.0/A_Jolly_Expansion.zip", + "folderName": "A Jolly Expansion", + "version": "1.0.0", +}