diff --git a/mods/ItsFlowwey@FlowerPot/description.md b/mods/ItsFlowwey@FlowerPot/description.md new file mode 100644 index 00000000..91dfaef8 --- /dev/null +++ b/mods/ItsFlowwey@FlowerPot/description.md @@ -0,0 +1,8 @@ +# Flower Pot +Flower Pot is a mod that improves tracking and displaying of player stats + +- Player stats can be saved to the "Flower Pot - Stat Files" folder in your save directory, both in .json and .csv format +- "Stats" menu overhauled to allow the full showcase of Joker win counts, Consumable uses, and more. +- More stats are added and tracked, just as Voucher wins and Joker records. + +Developed By: ItsFlowwey \ No newline at end of file diff --git a/mods/ItsFlowwey@FlowerPot/meta.json b/mods/ItsFlowwey@FlowerPot/meta.json new file mode 100644 index 00000000..9616b123 --- /dev/null +++ b/mods/ItsFlowwey@FlowerPot/meta.json @@ -0,0 +1,8 @@ +{ + "title": "Flower Pot", + "requires-steamodded": false, + "categories": ["Technical"], + "author": "ItsFlowwey", + "repo":"https://github.com/GauntletGames-2086/Flower-Pot", + "downloadURL": "https://github.com/GauntletGames-2086/Flower-Pot/archive/refs/heads/master.zip" +} \ No newline at end of file