This is a Next.js App which automatically installs fabric mods on your PC and creates a Minecraft Launcher Profile for you.
This Project was highly inspired by the Innit.gg Installer made by Cubxity
- Configure multiple profiles with different mods as admin
- Install mods in new Launcher Profile (with different gameDir)
- copy options.txt and servers.dat into new gameDir
- Make server list of created profile configurable
- Manual install
- MultiMC Support
- Configurable Minecraft Version (and fetch fabric libraries from api)
- Configure and show incompatible mods
- Configure and show when a mod requires another mod
-
Admin Panel(Replaced by user owner mod-lists) - User owned mod-lists (Thank you for the idea Marie)
- Disable User-Owned Mod-list (by setting
ALLOW_USER_MOD_LISTS
in your env variables tofalse
) - Import mods from Modrinth
- Automatically add dependencies of Modrinth imported Mods
- Import Modpacks from Modrinth
Feel free to let me know if you have any ideas for new features (DM me on discord or create an issue)