This website requires JavaScript.
Explore
Help
Sign In
Parker2991
/
node-minecraft-protocol
Watch
1
Star
0
Fork
You've already forked node-minecraft-protocol
0
mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced
2024-11-14 19:04:59 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9e99109476
node-minecraft-protocol
/
.gitignore
6 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Merge branch 'master' of https://github.com/PrismarineJS/node-minecraft-protocol into es6 Conflicts: .gitignore index.js package.json
2015-03-06 23:50:28 -05:00
node_modules
test/npm-debug.log
Msa device code auth (#806) * 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
2021-01-29 19:21:03 -05:00
test/server*
add 2 examples : client_http_proxy and client_socks_proxy. fix #185 fix #436
2017-07-13 08:42:42 -04:00
package-lock.json
end the client in all cases in clientTest.js fix #535
2018-08-25 20:23:39 -04:00
versions/
Msa device code auth (#806) * 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
2021-01-29 19:21:03 -05:00
src/client/*.json
Reference in a new issue
Copy permalink