No description
Find a file
ZekerZhayard 9f65af36b0 Fix compatibility with Java 9+.
Remove unnecessary functions.
2020-03-29 02:03:57 +08:00
gradle/wrapper Add --cursepack argument for installing curseforge modpack. 2020-03-20 22:08:13 +08:00
src/main Fix compatibility with Java 9+. 2020-03-29 02:03:57 +08:00
.gitignore Support Eclipse. 2020-02-09 11:34:40 +08:00
build.gradle Fix compatibility with Java 9+. 2020-03-29 02:03:57 +08:00
gradlew first commit 2019-12-28 03:23:07 +08:00
gradlew.bat first commit 2019-12-28 03:23:07 +08:00
LICENSE first commit 2019-12-28 03:23:07 +08:00
README.md Fix compatibility with Java 9+. 2020-03-29 02:03:57 +08:00
settings.gradle first commit 2019-12-28 03:23:07 +08:00

ForgeWrapper

Allow MultiMC to launch Minecraft 1.13+ with Forge.

ForgeWrapper has been adopted by MultiMC, you do not need to perform the following steps manually. (2020-03-29)

How to use (Outdated)

  1. Download Forge installer for Minecraft 1.13+ here.

  2. Download ForgeWrapper jar file at the release page.

  3. Run the below command in terminal:

    java -jar <ForgeWrapper.jar> --installer=<forge-installer.jar> [--instance=<instance-path>]
    

    Notice: If you don't specify a MultiMC instance path, ForgeWrapper will create the instance folder in current working space.

  4. If the instance folder which just created is not in MultiMC/instances folder, you just need to move to the MultiMC/instances folder.

  5. Run MultiMC, and you will see a new instance named forge-<mcVersion>-<forgeVersion>.