mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-11 18:41:31 +00:00
No description
| logs | ||
| test | ||
| world | ||
| .gitignore | ||
| app.js | ||
| package.json | ||
| README.md | ||
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 for documenting minecraft protocols