initial commit

This commit is contained in:
Andrew Kelley 2012-12-24 11:55:46 -07:00
commit 46c6aeb86e

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# minecraft protocol
This project simply provides protocol support. You'll want to use a higher
level library to write bots.
Hopefully eventually we can merge
[mineflayer](https://github.com/superjoe30/mineflayer) with this project.