mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-20 06:51:42 +00:00
21 lines
909 B
Markdown
21 lines
909 B
Markdown
Minecraft Server
|
|
================
|
|
[](http://wiki.vg/Protocol)
|
|

|
|
[](https://circleci.com/gh/mhsjlw/node-minecraft-server) [](https://gratipay.com/~mhsjlw/)
|
|
|
|
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/Protocols) for documenting minecraft protocols
|