1
0

Add Cartomancer

This commit is contained in:
ART7
2025-02-21 21:25:55 +01:00
parent dde1fe9568
commit 799258ca57
2 changed files with 28 additions and 0 deletions

View File

@@ -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.

View File

@@ -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"
}