flying-squid/README.md
2015-08-25 20:28:00 +00:00

1.3 KiB

Minecraft Server

Join the chat at https://gitter.im/mhsjlw/node-minecraft-server Minecraft version Github issues Build Status Gratipay

A semi-functional minecraft server in Node.js

Building / Running

Before running or building it is recommended that you configure the server in config/settings.json

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 for documenting minecraft protocols