User Tools

Site Tools


documentation:fabric_loom

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
documentation:fabric_loom [2019/06/08 13:38] – That should be mostly everything jamieswhiteshirtdocumentation:fabric_loom [2019/06/08 14:12] – [Development environment setup] jamieswhiteshirt
Line 20: Line 20:
     * ''genSourcesRemapLineNumbers'' then applies the generated linemap to produce a linemapped jar which re-aligns line numbers in the binary and source jars. The linemapped jar replaces the mapped jar.     * ''genSourcesRemapLineNumbers'' then applies the generated linemap to produce a linemapped jar which re-aligns line numbers in the binary and source jars. The linemapped jar replaces the mapped jar.
   * ''downloadAssets'': Downloads the asset index and asset objects for the configured version of Minecraft into the user cache.   * ''downloadAssets'': Downloads the asset index and asset objects for the configured version of Minecraft into the user cache.
-  * ''genIdeaWorkspace'': Depends on ''idea'' and ''genSources''. Installs run configurations in the ItelliJ project of the root project and creates the run directory if it does not already exist.+  * ''genIdeaWorkspace'': Depends on ''idea'' and ''genSources''. Installs run configurations in the IntelliJ project of the root project and creates the run directory if it does not already exist.
   * ''genEclipseRuns'': Depends on ''genSources''. Installs Eclipse run configurations and creates the run directory if it does not already exist.   * ''genEclipseRuns'': Depends on ''genSources''. Installs Eclipse run configurations and creates the run directory if it does not already exist.
   * ''vscode'': Depends on ''genSources''. Generates or overwrites a Visual Studio Code ''launch.json'' file with launch configurations in the ''.vscode'' directory and creates the run directory if it does not already exist.   * ''vscode'': Depends on ''genSources''. Generates or overwrites a Visual Studio Code ''launch.json'' file with launch configurations in the ''.vscode'' directory and creates the run directory if it does not already exist.
Line 96: Line 96:
   - Downloads the configured mappings.   - Downloads the configured mappings.
   - Remaps the merged jar with intermediary mappings to produce an intermediary jar.   - Remaps the merged jar with intermediary mappings to produce an intermediary jar.
-  - Remaps the intermediary jar with yarn mappings to produce a mapped jar.+  - Remaps the merged jar with yarn mappings to produce a mapped jar.
   - Optional: Decompiles the mapped jar to produce a mapped sources jar and linemap, and applies the linemap to the mapped jar.   - Optional: Decompiles the mapped jar to produce a mapped sources jar and linemap, and applies the linemap to the mapped jar.
   - Adds dependencies of Minecraft.   - Adds dependencies of Minecraft.
documentation/fabric_loom.txt · Last modified: 2023/12/22 14:39 by modmuss50