yggdrasil/README.md

9 lines
289 B
Markdown
Raw Normal View History

# HOW TO USE
Add to java args (on client/server)
```
-Dminecraft.api.auth.host=http://localhost:8081/auth
-Dminecraft.api.account.host=http://localhost:8081/account
-Dminecraft.api.session.host=http://localhost:8081/session
-Dminecraft.api.services.host=http://localhost:8081/services
```