Skip to content

Flxrd/ModrinthProfileToServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modrinth Profile To Server-side Modlist

GUI

Features

  • 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 .jar file in a selected profile, extracts the mod ID from META-INF/mods.toml.
  • API Search: Searches the Modrinth API for each mod.
  • No API key required: This script does not require an API key :)

Requirements

These install automatically if not present.

Installation

  • 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)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages