Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zrm9901 authored Dec 31, 2024
1 parent 8ebe250 commit c20f3de
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ A short, bundled py file that imports mods for belatro, and can search subfolder


You need to have Python installed for it to work, then you need to make a mods.txt with the github repositories you want to clone from in it. This project also works with subfolders like JensBalatroCollection, and will extract them to the main mods folder.
You will need to have run the game at least once and this will only work on windows for now. if you want me to add support for your os, include the store you got the game from and where the mods folder is.
You will need to have run the game at least once and this will only work on windows for now. if you want me to add support for your os, include the store you got the game from and where the mods folder is. You need to place each github url on a new line.

Example mods.txt:
https://github.com/Steamopollys/Steamodded \n
https://github.com/MathIsFun0/Talisman \n
https://github.com/MathIsFun0/Cryptid \n
https://github.com/SDM0/SDM_0-s-Stuff \n
https://github.com/larswijn/CardSleeves \n
https://github.com/Eremel/Galdur \n
https://github.com/SleepyG11/HandyBalatro \n
https://github.com/jenwalter666/JensBalatroCollection \n
Example mods.txt: <br>
https://github.com/Steamopollys/Steamodded <br>
https://github.com/MathIsFun0/Talisman <br>
https://github.com/MathIsFun0/Cryptid <br>
https://github.com/SDM0/SDM_0-s-Stuff <br>
https://github.com/larswijn/CardSleeves <br>
https://github.com/Eremel/Galdur <br>
https://github.com/SleepyG11/HandyBalatro <br>
https://github.com/jenwalter666/JensBalatroCollection <br>
https://github.com/betmma/my_balatro_mods

Just a warning, some of the JensBalatroCollection stuff is incompatable with my_balatro_mods, so you will need to delete Betmma_Abilities and Betmma_Spells manually for your game to launch.
Expand Down

0 comments on commit c20f3de

Please sign in to comment.