mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
5d723e9a04
* add node-fetch and @xboxreplay/xboxlive-auth for microsoft/xbox auth * decide which authentication to use based on options; if options.auth === 'microsoft' then use microsoft/xbox auth, else use Yggdrasil until they kill that. * push working auth * commentary * eslint does not like me :( * User-Agent works just fine without version * linting = 95% of development * revert changes to encrypt.js * set haveCredentials to whether or not we have a token. Technically this will always be true so...? * eslint * mod+create: api + example * mod: readme.md |
||
---|---|---|
.. | ||
client_auto | ||
client_channel | ||
client_chat | ||
client_custom_channel | ||
client_custom_packets | ||
client_echo | ||
client_electron | ||
client_http_proxy | ||
client_microsoft_auth | ||
client_socks_proxy | ||
proxy | ||
server | ||
server_channel | ||
server_custom_channel | ||
server_helloworld | ||
server_world |