Taiko Mod Manager is a tool designed to enhance your experience with the Steam Release of Taiko no Tatsujin: Rhythm Festival. It provides features for managing mods, plugins, and configurations, with integration for BepInEx.
- Auto-Detection: Automatically detects the game installation path.
- Plugin Management: Install and update directly from GitHub repositories as well as directly manage plugins configuration.
- Mod Management: Enable, disable, and configure mods through a user-friendly interface.
- BepInEx Integration: Automatically installs BepInEx if not present and manages its configuration.
- TekaTeka Support: Includes functionality for managing TekaTeka mods.
- Operating System: Windows 10 or Windows 11.
- .NET Framework: .NET 8.0 or higher. You can download it from Microsoft's .NET page.
- BepInEx: The tool will auto-install BepInEx if it's not already set up.
- Game Installation: Ensure Taiko no Tatsujin: Rhythm Festival is installed on your system through Steam.
Tomlyn
: For parsing and managing TOML files.System.IO.Compression
: For handling ZIP files when installing plugins.
- Clone or download this repository to your local machine.
- Ensure all prerequisites are installed.
- Build the project using Visual Studio or another compatible IDE.
- Launch the application.
- Follow the on-screen instructions to locate the game executable (
Taiko no Tatsujin Rhythm Festival.exe
). - Use the tabs to manage:
- Plugins: Install, update, and configure plugins.
- Mods: Manage TekaTeka mods and their configurations.
- BepInEx Config: Edit BepInEx settings.
- Enjoy a customized Taiko no Tatsujin experience!
The application attempts to locate the game automatically by checking Steam library folders or prompts the user to manually select the game executable.
- Download and install plugins from GitHub repositories.
- Automatically check for updates.
- Edit plugin configurations.
- Manage mods stored in the
TekaSongs
folder. - Enable or disable mods via their
config.toml
files.
- View and edit
BepInEx.cfg
through an intuitive UI.
Contributions are welcome! Feel free to submit issues or pull requests.
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
For more information, please refer to The Unlicense.