add smods and readme

This commit is contained in:
Jack Wines 2025-02-03 18:02:48 -05:00
parent 5b40e54c08
commit 62ae5959c2
Signed by: Jack
SSH key fingerprint: SHA256:AaP2Hr/e3mEjeY+s9XJmQqAesqEms8ENRhwRkpO0WUk
3 changed files with 11 additions and 0 deletions

3
.gitmodules vendored
View file

@ -28,3 +28,6 @@
[submodule "Cryptid"] [submodule "Cryptid"]
path = Cryptid path = Cryptid
url = https://github.com/MathIsFun0/Cryptid.git url = https://github.com/MathIsFun0/Cryptid.git
[submodule "smods"]
path = smods
url = https://github.com/Steamodded/smods.git

7
readme.md Normal file
View file

@ -0,0 +1,7 @@
# all the balatro mods I care about
Everything's included as a git submodule. You should be able to `git clone --recurse-submodules Mods` in your balatro mods directory.
* Windows: `%AppData%/Balatro`
* Mac: `~/Library/Application Support/Balatro`
* Linux (WINE/Proton): `~/.local/share/Steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro.`

1
smods Submodule

@ -0,0 +1 @@
Subproject commit 16d93db2d546f8f1f0003a7d55decb859acc2f4a