From 56cf450c073607a0add4032ae305033732ab82de Mon Sep 17 00:00:00 2001 From: Breezebuilder Date: Sat, 15 Mar 2025 11:45:26 +1100 Subject: [PATCH] Remove DivvyCr@Balatro-Preview Mod can't be installed by BMM in its current state as it contains multiple nested Lovely mods that are all required to be installed separately for proper function --- mods/DivvyCr@Balatro-Preview/description.md | 12 ------------ mods/DivvyCr@Balatro-Preview/meta.json | 14 -------------- 2 files changed, 26 deletions(-) delete mode 100644 mods/DivvyCr@Balatro-Preview/description.md delete mode 100644 mods/DivvyCr@Balatro-Preview/meta.json 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" -}