modlauncher
modlauncher copied to clipboard
Java 21 mod launcher
This PR introduces a new `constantsFilter` method on `ILaunchPluginService`. The intent of this is to allow transformers like RuntimeDistCleaner to be implemented more efficiently, by skipping parsing of the class...
There was a [short discussion](https://canary.discord.com/channels/313125603924639766/852298000042164244/1163412066980331540) in the NeoForged discord about ways that configuring logging could be made easier for mod developers and users, and this is roughly what came from...
Specifically the portion regarding licensing needs to be updated. In 866a8b3, the project became LGPL, but the readme wasn't updated to reflect that.
As far as I can tell, `ITransformationService`s have no way to access any vanilla command line arguments, such as the screen size. It can only access arguments for that specific...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
I'm fairly sure this is a "working as intended", so feel free to close. However, while I understand the intent behind the current behaviour, it was a little surprising, and...
I intend to archive this repository at the end of July 2025. Post reasons not to in this issue. Thank you!