add smods and readme
This commit is contained in:
parent
5b40e54c08
commit
62ae5959c2
3 changed files with 11 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
7
readme.md
Normal 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
1
smods
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 16d93db2d546f8f1f0003a7d55decb859acc2f4a
|
||||||
Loading…
Add table
Add a link
Reference in a new issue