Skip to content

minenode/minenode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages