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 [2019/09/01 18:23] modmuss50tutorial:updating_yarn [2019/10/21 01:56] liach
Line 24: Line 24:
   - Clone the current Yarn version at **A**.   - Clone the current Yarn version at **A**.
   - Run ''%%gradlew mergeJars downloadMcLibs%%''. This will create **A**-merged.jar and .gradle/minecraft/**A**-libraries. You will need these for Matcher.   - Run ''%%gradlew mergeJars downloadMcLibs%%''. This will create **A**-merged.jar and .gradle/minecraft/**A**-libraries. You will need these for Matcher.
-  - Export the mappings to the offical namespace ''%%gradlew exportMappingsOfficial%%'' these will be used by mater later.+  - Export the mappings to the offical namespace ''%%gradlew exportMappingsOfficial%%'' these will be used by matcher later.
   - Edit build.gradle to point to the **B** Minecraft version.   - Edit build.gradle to point to the **B** Minecraft version.
   - Run ''%%gradlew mergeJars downloadMcLibs%%'' again. This will create files as above, but for **B**.   - Run ''%%gradlew mergeJars downloadMcLibs%%'' again. This will create files as above, but for **B**.
Line 65: Line 65:
  
 ==== Updating Yarn ==== ==== Updating Yarn ====
 +Note: after the intermediary update, this step is no longer necessary.
  
   - Make sure Yarn has no important PRs dangling - it's somewhat annoying to deal with them later!   - Make sure Yarn has no important PRs dangling - it's somewhat annoying to deal with them later!
tutorial/updating_yarn.txt · Last modified: 2022/08/02 10:03 by 127.0.0.1