-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OneConfigSourceFile
property in jar manifest
If a mod creates a custom tweaker but still wants the Mixin tweaker to be injected, they can add this attribute to their jar manifest to signal to OneConfig that it should inject the Mixin tweaker regardless of the tweaker class. Also rewrite to not use MHUtils because kotlin wont be in classpath when this runs
- Loading branch information
Showing
2 changed files
with
76 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters