mirror of
https://github.com/barkeser2002/node-minecraft-protocol.git
synced 2026-09-25 05:50:14 +03:00
* Add docs * Implement Realm joining * Check for Microsoft auth * Remove on chat event * Add realmName option to example * Passthrough client to `realmAuthenticate` * Fix overwriting existing authflow * Don't use `??=` * Lint