From c99a5b1f9acaf9f7f246ded109fe649da15fcf57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Esp=C3=ADndula?= Date: Wed, 1 May 2024 10:00:41 -0300 Subject: [PATCH] docs(README): update balamod links to new repo (#45) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 187bd1e..da65df7 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Collect all Balatro mods and tools, welcome to add! - [The Soul](https://mathisfun0.github.io/The-Soul/) - An online seed analyzer for Balatro. by [@MathIsFun_](https://github.com/MathIsFun0) ## Mod Loaders -- [Balamod](https://github.com/UwUDev/balamod) - Mod loader, Injector and Decompiler that supports **in-game code injection for Balatro**. by [@UwUDev](https://github.com/UwUDev) +- [Balamod](https://github.com/balamod/balamod) - Mod loader, Injector and Decompiler that supports **in-game code injection for Balatro**. by [@UwUDev](https://github.com/UwUDev) - [Lovely](https://github.com/ethangreen-dev/lovely-injector) - A runtime lua injector for games built with LÖVE. by [@ethangreen-dev](https://github.com/ethangreen-dev) - [Steamodded](https://github.com/Steamopollys/Steamodded) - A Balatro ModLoader. by [@Steamo](https://github.com/Steamopollys) @@ -311,7 +311,7 @@ Collect all Balatro mods and tools, welcome to add! --- -## Mods (Require [**Balamod**](https://github.com/UwUDev/balamod)) +## Mods (Require [**Balamod**](https://github.com/balamod/balamod)) ### API - [Center Hook](https://github.com/nicholassam6425/balatro-mods) - An api/hook to add center cards (joker, voucher, booster pack, consumable cards) to the game. by [@arachnei](https://github.com/nicholassam6425) - [JS_Center](https://github.com/JopStro/BalatroMods) - adding new card centers to the game. by [@JopStro](https://github.com/JopStro)