From 799258ca576e3681eeb9ebfefaffdb24516c5cba Mon Sep 17 00:00:00 2001 From: ART7 Date: Fri, 21 Feb 2025 21:25:55 +0100 Subject: [PATCH] Add Cartomancer --- mods/stupxd@Cartomancer/description.md | 19 +++++++++++++++++++ mods/stupxd@Cartomancer/meta.json | 9 +++++++++ 2 files changed, 28 insertions(+) create mode 100644 mods/stupxd@Cartomancer/description.md create mode 100644 mods/stupxd@Cartomancer/meta.json diff --git a/mods/stupxd@Cartomancer/description.md b/mods/stupxd@Cartomancer/description.md new file mode 100644 index 00000000..fec5a6e9 --- /dev/null +++ b/mods/stupxd@Cartomancer/description.md @@ -0,0 +1,19 @@ +# Cartomancer +Balatro mod with quality of life deck & UI optimizations + +## Features +- Limit amount of cards visible in your deck pile, to make it appear smaller. Default limit is 100 cards, which can be modified in mod config menu. + +- Improved deck view + +- Custom scoring flames intensity and SFX volume. + +- Hide non-essential (edition) shaders. + +- Improved jokers management + + +## Settings +Settings for this mod can be found under Mods tab, if you use Steamodded 1.0.0 - find Cartomancer, and open Config tab. + +If you only use Lovely, go to Settings and open the Cartomancer tab. \ No newline at end of file diff --git a/mods/stupxd@Cartomancer/meta.json b/mods/stupxd@Cartomancer/meta.json new file mode 100644 index 00000000..0d75e05a --- /dev/null +++ b/mods/stupxd@Cartomancer/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Cartomancer", + "requires-steamodded": false, + "requires-talisman": false, + "categories": ["Quality of Life"], + "author": "stupxd", + "repo": "https://github.com/stupxd/Cartomancer", + "downloadURL": "https://github.com/stupxd/Cartomancer/releases/download/v.4.10/Cartomancer-v.4.10-fix-fix.zip" +} \ No newline at end of file