From 2de04918743d39fed16c4357af167da468cc4648 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Esp=C3=ADndula?= Date: Wed, 1 May 2024 09:56:52 -0300 Subject: [PATCH] docs(README): update balamod links to new repo Balamod has changed its repo to be owned by an organization. This has affected the links for this repository. According to the creator: ``` this project moved to https://github.com/balamod/balamod Sorry if I'm not really active right now, it's a bit complex and I feel like it's slowing down the project. To address this issue, I've decided to move balamod over to https://github.com/balamod/balamod in order to keep the project alive, and not be a bottleneck. I will also fork that repository into UwUDev/balamod to keep the mod menu working without having to patch balamod. Existing contributors to balamod will be invited to the balamod github organization in order to keep maintaining the project. ``` --- 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)