1
0

Merge branch 'skyline69:main' into main

This commit is contained in:
Catzzadilla
2025-02-23 01:09:47 -04:00
committed by GitHub
6 changed files with 31 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
"title": "SystemClock",
"requires-steamodded": false,
"requires-talisman": false,
"categories": ["Quality of Life"],
"categories": ["Quality of Life", "Miscellaneous"],
"author": "Breezebuilder",
"repo":"https://github.com/Breezebuilder/SystemClock",
"downloadURL": "https://github.com/Breezebuilder/SystemClock/releases/download/v1.6.0/SystemClock-v1.6.0.zip"
"downloadURL": "https://github.com/Breezebuilder/SystemClock/releases/download/v1.6.2/SystemClock-v1.6.2.zip"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 881 KiB

View File

@@ -1,7 +1,7 @@
{
"title": "TOGA's Stuff",
"requires-steamodded": true,
"requires-talisman": true,
"requires-talisman": false,
"categories": ["Content", "Joker"],
"author": "TheOneGoofAli",
"repo": "https://github.com/TheOneGoofAli/TOGAPackBalatro",

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