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:
28
mods/SirMaiquis@TagManager/description.md
Normal file
28
mods/SirMaiquis@TagManager/description.md
Normal 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.
|
||||
|
||||

|
||||
15
mods/SirMaiquis@TagManager/meta.json
Normal file
15
mods/SirMaiquis@TagManager/meta.json
Normal 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"
|
||||
}
|
||||
BIN
mods/SirMaiquis@TagManager/thumbnail.jpg
Normal file
BIN
mods/SirMaiquis@TagManager/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 994 KiB |
Reference in New Issue
Block a user