flying-squid/README.md
2015-08-24 09:29:16 -04:00

18 lines
460 B
Markdown

Minecraft Server
================
A semi-functional minecraft server in Node.js
## Building / Running
npm install
node app.js
## Documentation
Documentation for how to operate and how to customize your server are coming soon!
## Contributors
- @roblabla for helping out with the protocols
- The PrismarineJS team for creating prismarine-chunk and node-minecraft-protcol
- [wiki.vg](http://wiki.vg/Protcols) for documenting minecraft protocols