User Tools

Site Tools


tutorial:updating_yarn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:updating_yarn [2020/04/09 05:29] liachtutorial:updating_yarn [2020/05/20 10:12] – [Preparations] mergeJars does not download libraries 2xsaiko
Line 26: Line 26:
  
   - Enter the current Yarn version at **A**.   - Enter the current Yarn version at **A**.
-  - Run ''%%gradlew mergeJars%%''. This will create **A**-merged.jar and .gradle/minecraft/libraries. You will need these for Matcher.+  - Run ''%%gradlew mergeJars downloadMcLibs%%''. This will create **A**-merged.jar and .gradle/minecraft/libraries. You will need these for Matcher.
   - Edit build.gradle to point to the **B** Minecraft version.   - Edit build.gradle to point to the **B** Minecraft version.
-  - Run ''%%gradlew mergeJars%%'' again. This will create **B**-merged.jar and grab new libraries (if there is any)+  - Run ''%%gradlew mergeJars downloadMcLibs%%'' again. This will create **B**-merged.jar and grab new libraries (if there is any)
   - Launch Matcher, with -Xmx6G at the very least and -Xmx8G recommended, depending on your amount of RAM.   - Launch Matcher, with -Xmx6G at the very least and -Xmx8G recommended, depending on your amount of RAM.
   - Create a new project and configure its **inputs** (the -merged JARs) and **class paths** (the libraries).   - Create a new project and configure its **inputs** (the -merged JARs) and **class paths** (the libraries).
tutorial/updating_yarn.txt · Last modified: 2022/08/02 10:03 by 127.0.0.1