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.
- Host: GitHub
- URL: https://github.com/itsdoot/minecrevy
- Owner: ItsDoot
- License: apache-2.0
- Created: 2022-02-11T11:07:46.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-10T10:54:41.000Z (over 4 years ago)
- Last Synced: 2025-02-02T20:52:45.146Z (over 1 year ago)
- Language: Rust
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE.md
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.