User Tools

Site Tools


tutorial:migratemappings

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:migratemappings [2021/04/07 12:38] – remove superflous comment about non-Java languages jamietutorial:migratemappings [2021/07/01 12:58] – [Loom 0.2.6 and above] update fabric versions link upcraftlp
Line 9: Line 9:
 Say you want to migrate from 1.14.4 to 19w46b.    Say you want to migrate from 1.14.4 to 19w46b.   
  
-  - Go [[https://modmuss50.me/fabric.html|here]], select the version to migrate to, and copy the ''yarn_mappings'' value, for example ''19w46b+build.1'' DO NOT modify your gradle.properties or build.gradle yet.   +  - Go [[https://fabricmc.net/versions.html|here]], select the version to migrate to, and copy the ''yarn_mappings'' value, for example ''19w46b+build.1'' DO NOT modify your gradle.properties or build.gradle yet.   
   - In the root of your gradle project, run ''gradlew migrateMappings %%--%%mappings %%"%%19w46b+build.1%%"%%''   - In the root of your gradle project, run ''gradlew migrateMappings %%--%%mappings %%"%%19w46b+build.1%%"%%''
   - Your migrated sources will appear in ''remappedSrc''. Verify that the migration produced valid migrated code.   - Your migrated sources will appear in ''remappedSrc''. Verify that the migration produced valid migrated code.
tutorial/migratemappings.txt · Last modified: 2022/12/22 16:23 by basil4088