-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
apiThis issue is related to the API or its implementationThis issue is related to the API or its implementationcliThis issue is related to the CLIThis issue is related to the CLIenhancementNew feature or requestNew feature or requestworkaroundA workaround is possible to temporarily address this issue or enhancementA workaround is possible to temporarily address this issue or enhancement
Description
Could be nice to have authlib-injector support built into this, since Yggdrasil is already an option.
For a reference on how to implement, this page can be consulted: https://docs.ely.by/en/authlib-injector.html#client
Essentially would involve:
- Downloading authlib-injector from the repo: https://github.com/yushijinhun/authlib-injector,
- Adding the downloaded .jar file as a javaagent in the Java command line,
- Adding the desired URL given in the portablemc command line to said javaagent argument.
mindstorm38
Metadata
Metadata
Assignees
Labels
apiThis issue is related to the API or its implementationThis issue is related to the API or its implementationcliThis issue is related to the CLIThis issue is related to the CLIenhancementNew feature or requestNew feature or requestworkaroundA workaround is possible to temporarily address this issue or enhancementA workaround is possible to temporarily address this issue or enhancement