Simple alt-Yggdrasil authentication mod for development
| .github/workflows | ||
| gradle/wrapper | ||
| src/main | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
YggDev
Simple alt-Yggdrasil authentication mod for development environments, supporting multiple saved sessions (although you have to relaunch to switch)
Usage
Environment
YGGDRASIL_AUTHLIB_INJECTOR=https://drasl.example.org/authlib-injector
YGGDRASIL_USER=example
YGGDRASIL_PASS=MC_EXAMPLE
Once logged in, the YGGDRASIL_PASS variable is optional.
Properties
-Dminecraft.api.env=custom
-Dminecraft.api.auth.host=https://drasl.example.org/auth
-Dminecraft.api.account.host=https://drasl.example.org/account
-Dminecraft.api.profiles.host=https://drasl.example.org/account
-Dminecraft.api.session.host=https://drasl.example.org/session
-Dminecraft.api.services.host=https://drasl.example.org/services