Skip to content

Commit

Permalink
Document using custom authlib-injector JAR
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Goode <[email protected]>
  • Loading branch information
evan-goode committed Aug 12, 2024
1 parent f0140ee commit 6df8d69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,7 @@ AppImages are available in the [releases section](https://github.com/unmojang/Fj
## Building

To build the launcher yourself, follow [the instructions on the Prism Launcher website](https://prismlauncher.org/wiki/development/build-instructions) but clone this repo instead.

## Notes

- You can easily use a custom version of authlib-injector on an instance. Select the instance in the main window, click "Edit" (or Ctrl+I/Command+I), go to the Version tab, click "Add Agents", and select your authlib-injector JAR. If your JAR is not correctly identified as authlib-injector, make sure the `Agent-Class` field in the JAR's MANIFEST.MF is `moe.yushi.authlibinjector.Premain`.

0 comments on commit 6df8d69

Please sign in to comment.