1
0

Add Riv_Falcon@MultiTextBox mod (#60)

A Balatro UI mod where you can separate massive description texts into
multiple boxes.
This commit is contained in:
Efe
2025-02-23 15:37:20 +01:00
committed by GitHub
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# MultiTextBox
### A Balatro UI mod where you can separate massive description texts into multiple boxes.
* Notice: This mod is passively supportive, which means:
unless authors of the mods purposely made their mods compatible with this mod,
this mod will _not_ be able to do anything if no compatible mod is around.
(But it won't crash your game if said situation happens.)

View File

@@ -0,0 +1,9 @@
{
"title": "Multi Text Box",
"requires-steamodded": false,
"requires-talisman": false,
"categories": ["Miscellaneous"],
"author": "Riv_Falcon",
"repo": "https://github.com/RivFalcon/MultiTextBox",
"downloadURL": "https://github.com/RivFalcon/MultiTextBox/archive/latest/MultiTextBox.tar.gz"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB