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 10:55:05 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
master
node-minecraft-protocol
/
.gitignore
6 lines
91 B
Text
Raw
Permalink
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
Improve CI setup for per version tests (#1267) * Improve CI setup: move lint out of per version * fix * Simplify go back to all per version. * refactor cycle test to use supported versions * fix cycle packet test * Add v to version to avoid 1.19 running every 1.19 minor. * Add quotes. * Use versions from js file in ci.yml * Fix ci.yml syntax. * Fix matrix read. * fix * fix * fix gitignore
2023-12-27 18:12:23 -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