An open API service indexing awesome lists of open source software.

https://github.com/itsdoot/minecrevy

A Minecraft server implementation written in Rust, using the Bevy game engine.
https://github.com/itsdoot/minecrevy

Last synced: 9 months ago
JSON representation

A Minecraft server implementation written in Rust, using the Bevy game engine.

Awesome Lists containing this project

README

          

# Minecrevy

A Minecraft server implementation written in [Rust](https://rust-lang.org), using the [Bevy](https://bevyengine.org) game engine.

## Community

- **[Discord](https://discord.gg/wsvpeunPPS):** Minecrevy's official discord server.

## License

All code in this repository is dual-licensed under either:
- **[MIT License](https://github.com/ItsDoot/minecrevy/blob/dev/LICENSE-MIT.md)**
- **[Apache License, Version 2.0](https://github.com/ItsDoot/minecrevy/blob/dev/LICENSE-APACHE.md)**

at your option. Select whichever you prefer.