From c20f3de5048499d5ea1c2b8cad963394113c8826 Mon Sep 17 00:00:00 2001
From: zrm9901 <150766336+zrm9901@users.noreply.github.com>
Date: Mon, 30 Dec 2024 21:13:14 -0500
Subject: [PATCH] Update README.md
---
README.md | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index dda93ce..0095e4f 100644
--- a/README.md
+++ b/README.md
@@ -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:
+https://github.com/Steamopollys/Steamodded
+https://github.com/MathIsFun0/Talisman
+https://github.com/MathIsFun0/Cryptid
+https://github.com/SDM0/SDM_0-s-Stuff
+https://github.com/larswijn/CardSleeves
+https://github.com/Eremel/Galdur
+https://github.com/SleepyG11/HandyBalatro
+https://github.com/jenwalter666/JensBalatroCollection
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.