1
0

Add Tag Manager mod with description and metadata files

- Introduced Tag Manager mod for Balatro, allowing control over tag appearances.
- Added description.md detailing features, installation instructions, and contributor acknowledgments.
- Created meta.json for mod metadata including versioning and download information.
- Updated thumbnail for the Tag Manager mod.
This commit is contained in:
Maiquel Mojica
2025-07-10 16:54:14 -04:00
parent 239bee2896
commit e44e5d33ec
4 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
# Tag Manager Mod for Balatro
Tag Manager is a mod to control tags in the game, you can manage the Ante when they can start appearing!
## Features
- **Control when tags appear**: Configure at which Ante level specific tags start appearing in your runs, giving you more control over game progression and strategy.
## Installation
To install the "Tag Manager" mod, follow these steps:
1. This mod requires [Steamodded](https://github.com/Steamodded/smods).
2. Just the download the "Tag Manager-vx.zip" file from releases of the mod and extract it in your C:\Users\<USER>\AppData\Roaming\Balatro\Mods or %appdata%\Balatro\Mods directory.
## Support
If you encounter any problems or have questions, please open an issue in this repository. Feedback and suggestions are always appreciated!
Thank you for using or contributing to the Tag manager mod!
## Contributors
Special thanks to the mod contributors:
- [@SirMaiquis](https://github.com/SirMaiquis) - Main developer and maintainer of the mod.
![Thumbnail](https://iili.io/FE6yXdx.jpg)

View File

@@ -0,0 +1,15 @@
{
"title": "TagManager",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Quality of Life",
"Miscellaneous"
],
"author": "SirMaiquis",
"repo": "https://github.com/SirMaiquis/Balatro-TagManager",
"downloadURL": "https://github.com/SirMaiquis/Balatro-TagManager/releases/latest/download/TagManager.zip",
"folderName": "TagManager",
"automatic-version-check": true,
"version": "v1.0.0"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 994 KiB