Skip to content

Commit

Permalink
Bump installertools
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte committed Dec 14, 2024
1 parent 4790dc2 commit c18a8f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versions/release/1.21.4/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"jvmargs": ["-Xmx4G"]
},
"merge": {
"version": "net.neoforged:mergetool:2.0.8-pr-5-split-manifest:fatjar",
"args": ["--client", "{client}", "--server", "{server}", "--ann", "{version}", "--output", "{output}", "--inject", "false", "--source-dist-manifest"],
"version": "net.neoforged:mergetool:2.0.3:fatjar",
"args": ["--client", "{client}", "--server", "{server}", "--ann", "{version}", "--output", "{output}", "--inject", "false"],
"jvmargs": []
},
"rename": {
"version": "net.neoforged:AutoRenamingTool:2.0.9-gradle-update:all",
"version": "net.neoforged:AutoRenamingTool:2.0.5:all",
"args": ["--input", "{input}", "--output", "{output}", "--map", "{mappings}", "--cfg", "{libraries}", "--ann-fix", "--ids-fix", "--src-fix", "--record-fix", "--unfinal-params"]
},
"bundler_extract_jar": {
Expand Down

0 comments on commit c18a8f8

Please sign in to comment.