/oxicraft

Oxicraft is a Minecraft Server written in Rust. Currently Oxicraft is in a very early stage of development and not usable for Minecraft gameplaying.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Oxicraft

Build Status Oxicraft is a Minecraft Server written in Rust. Currently Oxicraft is in a very early stage of development and not usable for Minecraft gameplaying.

Installation

Oxicraft requires Rust nightly run.

Download the repo

$ git clone git@github.com:jens1o/oxicraft.git
$ cd oxicraft

Run Oxicraft

$ cargo run

Development

Contributions are welcome!

Todos

  • Implement protocol
  • Add tests

License

GNU GPL v3.0