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 revision
Previous revision
Next revisionBoth sides next revision
tutorial:updating_yarn [2020/04/09 05:29] liachtutorial:updating_yarn [2020/05/24 06:40] – fixed last updated text hydos
Line 1: Line 1:
 ====== Updating Yarn and intermediary to a new Minecraft version ====== ====== Updating Yarn and intermediary to a new Minecraft version ======
  
-Last updated 2020-04-09 by liach.+Last updated 2020-05-20 by 2Xsaiko.
  
 ===== Definitions/Notes ===== ===== Definitions/Notes =====
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