Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.46 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.46 KB

MineNode

A Minecraft: Java Edition server built on top of Node.JS and Rust.

Discord

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!

Links

Website: https://mine.js.org

Discord: https://discord.gg/khzfmUM8bt

Development

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.

License

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.