- Forge Only: As of right now this script only supports forge modpacks.
- Database Query: Reads the Modrinth app's SQLite database for available profiles.
- Mod Processing: Opens each mod's
.jarfile in a selected profile, extracts the mod ID fromMETA-INF/mods.toml. - API Search: Searches the Modrinth API for each mod.
- No API key required: This script does not require an API key :)
- Download and unzip the file from Releases
- Open a terminal and run python master.py
- A profile selection screen will appear for you to select your profile (only select forge profiles)
- The GUI may freeze and become unresponsive, the script is still running (check the terminal)
- your files will appear in "exports/(profilename)"
