Age | Commit message (Collapse) | Author |
|
|
|
|
|
The loom mixin extension adds the mixin to the launch arguments automatically. Adding it in the launch config causes the argument to be added twice, which breaks launch logic. Adding the argument twice causes the first command line argument after the second mixin addition to be parsed incorrectly and therefore ignored.
|
|
- Update Gradle to 8.2-bin
- Update Shadow to 8.1.1
- Update DevAuth to 1.1.2
- Update Mixin to 0.8.5
- Add some missed property substitutions
|
|
|
|
Refactor to create constants for common values to be replaced
Signed-off-by: Walker Selby <git@walkerselby.com>
|
|
|
|
- Add log config to filter Hypixel scoreboard and sound errors
- Fix devauth warning and shadowImpl type warning
|
|
|
|
|