WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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