mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
8f2a027812
* initial msa work * rm debug code * Update package.json * lint, seperate constants, create missing msa cache * support multiple profiles * lint * use shared constants * fix path issues * fix token variable * fix caching msa profile data * switch clientId to one from microsoft * store caches in .minecraft, fallback to dev code auth when user+pass fails * update electron demo, fix error handling, add docs * fix caching dir * fix lint * move to class scope, token fixes * retry on fail, terminology fixes * fix promise bug * cleanup |
||
---|---|---|
.. | ||
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 |