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.
```
This commit is contained in:
Pedro Espíndula 2024-05-01 09:56:52 -03:00 committed by GitHub
parent 4e434b2913
commit 2de0491874
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)