2023-01-20 00:37:13 +01:00
|
|
|
# HOW TO USE
|
|
|
|
Add to java args (on client/server)
|
|
|
|
```
|
2023-01-21 12:09:15 +01:00
|
|
|
-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
|
|
|
|
|
2023-01-20 00:37:13 +01:00
|
|
|
```
|
2023-01-20 00:41:59 +01:00
|
|
|
|
|
|
|
## TODO
|
|
|
|
lots of routes, check https://codeberg.org/winter/yggdrasil-server
|