Skip to content

A library to programatically generate a MultiMC instance from a legacy Forge installer

License

Notifications You must be signed in to change notification settings

ChachyDev/multimc4forge

Repository files navigation

forge4multimc

A library to programatically generate a MultiMC instance from a legacy Forge installer

How to use as a developer

Call

Installers.getInstaller(yourJarHere).install(multiMcDirectory, yourJarHere);

How to use as a user

Head over here and download the latest jar from the assets' area. Once you've downloaded the jar either execute the jar manually or if you would like to be in a CLI mode or are in a headless state, manually execute the jar from the Terminal/Command Prompt via java -jar /path/to/jar --directory /path/to/multimc --jar /path/to/forge/installer.jar

About

A library to programatically generate a MultiMC instance from a legacy Forge installer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages