2cf80d2eaf
Co-authored-by: zaaarf <zaaarf@proton.me>
13 lines
389 B
Markdown
13 lines
389 B
Markdown
# HOW TO USE
|
|
Add to java args (on client/server)
|
|
```
|
|
-Dminecraft.api.auth.host=https://ygddrasil.fantabos.co/auth
|
|
-Dminecraft.api.session.host=https://yggdrasil.fantabos.co
|
|
|
|
-Dminecraft.api.account.host=http://yggdrasil.fantabos.co/account
|
|
-Dminecraft.api.services.host=http://yggdrasil.fantabos.co/services
|
|
|
|
```
|
|
|
|
## TODO
|
|
lots of routes, check https://codeberg.org/winter/yggdrasil-server
|