A Minecraft: Java Edition server built on top of Node.JS and Rust.
This project is still in early development. Do not expect a build.
Join our Discord server if you'd like to contribute, or to stay up to date on progress!
Website: https://mine.js.org
Discord: https://discord.gg/khzfmUM8bt
To compile/run the project, you will need:
- Node.JS 16+
- Rust compiler toolchain + cargo (https://rustup.rs/)
- Yarn package manager (
npm install -g yarn
)
Before contributing, please read the Contribution Guidelines.
The code style is managed by Prettier and ESLint. A pre-commit hook is configured to run the test
script in package.json. Do not attempt to bypass this hook in your commit.
This project is licensed under the GNU Affero General Public License (AGPL), Version 3.0. A copy of the license text may be found in LICENSE or at https://www.gnu.org/licenses/.
Contributors: Please read the Contribution Guidelines.
Copyright © 2022 MineNode.