User Tools

Site Tools


tutorial:migratemappings

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
tutorial:migratemappings [2019/05/10 11:49] – created asietutorial:migratemappings [2019/07/01 20:06] modmuss50
Line 16: Line 16:
     * "targetMappingsArtifact" refers to the target mappings version. It is imperative that the build.gradle be set to the current mappings version of the mod when running this command!     * "targetMappingsArtifact" refers to the target mappings version. It is imperative that the build.gradle be set to the current mappings version of the mod when running this command!
     * "inputDir" is the input directory, containing Java source code,     * "inputDir" is the input directory, containing Java source code,
-    * "outputDir" is the output directory. It will be created if it is missing. +    * "outputDir" is the output directory. It will be created if it is missing.
   - Copy the remapped source code to the input directory, if everything's fine,   - Copy the remapped source code to the input directory, if everything's fine,
   - Hope for the best.   - Hope for the best.
 +
 +//Note: You may need to specify the full paths in quotes, try this if you get file not found issues.//
  
 This should work across Minecraft versions as well, provided we haven't massively broken Intermediaries or done something equally silly (aka: most of the time). This should work across Minecraft versions as well, provided we haven't massively broken Intermediaries or done something equally silly (aka: most of the time).
tutorial/migratemappings.txt · Last modified: 2022/12/22 16:23 by basil4088