diff --git a/mods/DivvyCr@Balatro-Preview/description.md b/mods/DivvyCr@Balatro-Preview/description.md new file mode 100644 index 00000000..1703920c --- /dev/null +++ b/mods/DivvyCr@Balatro-Preview/description.md @@ -0,0 +1,3 @@ +Simulate the score and the dollars that you will get by playing the selected cards! + +This mod simulates **VANILLA JOKERS ONLY**. It is **not compatible with modded jokers** and it likely never will be, sorry! diff --git a/mods/DivvyCr@Balatro-Preview/meta.json b/mods/DivvyCr@Balatro-Preview/meta.json new file mode 100644 index 00000000..cb338b45 --- /dev/null +++ b/mods/DivvyCr@Balatro-Preview/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Divvy's Preview", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ + "Quality of Life" + ], + "author": "Divvy C.", + "repo": "https://github.com/DivvyCr/Balatro-Preview", + "downloadURL": "https://github.com/DivvyCr/Balatro-Preview/releases/latest/download/DVPreview_BMM.zip", + "folderName": "DVPreview", + "version": "v4.1.2", + "automatic-version-check": false, + "fixed-release-tag-updates": false +}