diff --git a/README.md b/README.md new file mode 100644 index 000000000..188b2ad50 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +## WIP +A Minecraft server written in pure Rust + + +### Features +- [x] Server Status/Ping +- [x] Encryption +- [ ] Compression +- States + - [x] Handshake + - [x] Status + - [x] Login + - [x] Config + - [ ] Play + \ No newline at end of file