diff --git a/mods/LazyTurtle33@TurtlesChallenges/description.md b/mods/LazyTurtle33@TurtlesChallenges/description.md new file mode 100644 index 00000000..6c8234da --- /dev/null +++ b/mods/LazyTurtle33@TurtlesChallenges/description.md @@ -0,0 +1,15 @@ +Adds some Challenges made by LazyTurtle33 + +Challenges include: +AAAA - deck has only 4 aces. you cant change the deck +AAAA (but fuck you) - same as AAAA but harder +Empty Orbit - no leveling up hands +NOPE - 1 in 4 chance for any action to NOT HAPPEN + +All challenges has been beaten by ether me or a play tester + +I hope to add many more challenges and if you have an idea for a challenge make a suggestion on the [github](https://github.com/TheLazyTurtle33/TurtlesChallenges) and if I like it I might add it (with proper crediting of course) :3 + +plz note: +NOPE is just out of beta and can be quite buggy. +if you run into any problems please create a issue on the [github](https://github.com/TheLazyTurtle33/TurtlesChallenges) diff --git a/mods/LazyTurtle33@TurtlesChallenges/meta.json b/mods/LazyTurtle33@TurtlesChallenges/meta.json new file mode 100644 index 00000000..43057903 --- /dev/null +++ b/mods/LazyTurtle33@TurtlesChallenges/meta.json @@ -0,0 +1,12 @@ +{ + "title": "TurtlesChallenges", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "LazyTurtle33", + "repo": "https://github.com/TheLazyTurtle33/TurtlesChallenges", + "downloadURL": "https://github.com/TheLazyTurtle33/TurtlesChallenges/releases/latest/download/TurtlesChallenges.zip", + "folderName": "TurtlesChallenges", + "version": "release", + "automatic-version-check": true +}