diff --git a/mods/DivvyCr@Balatro-Preview/description.md b/mods/DivvyCr@Balatro-Preview/description.md deleted file mode 100644 index 160ed082..00000000 --- a/mods/DivvyCr@Balatro-Preview/description.md +++ /dev/null @@ -1,12 +0,0 @@ -# Divvy's Preview for Balatro -Simulate the score and the dollars that you will get by playing the selected cards! - -## Features -- Score and dollar preview **without side-effects**! -- **Updates in real-time** when changing selected cards, changing joker order, or using consumables! -- Can preview score even when cards are face-down! -- Perfectly **predicts random effects**... -- ... or not! There is an option to show the **minimum and maximum possible scores** when probabilities are involved! - -## Warning -This mod **only simulates vanilla jokers**, it will not simulate modded jokers unless the mod that adds them supports this mod. \ No newline at end of file diff --git a/mods/DivvyCr@Balatro-Preview/meta.json b/mods/DivvyCr@Balatro-Preview/meta.json deleted file mode 100644 index f1021b74..00000000 --- a/mods/DivvyCr@Balatro-Preview/meta.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "title": "Balatro-Preview", - "requires-steamodded": false, - "requires-talisman": false, - "categories": [ - "Quality of Life", - "Miscellaneous" - ], - "author": "DivvyCr", - "repo": "https://github.com/DivvyCr/Balatro-Preview", - "downloadURL": "https://github.com/DivvyCr/Balatro-Preview/releases/latest/download/DOWNLOAD.zip", - "automatic-version-check": true, - "version": "v3.2" -}