Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azuyamat/notch
Rust library for creating, running and managing Minecraft servers.
https://github.com/azuyamat/notch
minecraft minecraft-server-software rust
Last synced: 3 months ago
JSON representation
Rust library for creating, running and managing Minecraft servers.
- Host: GitHub
- URL: https://github.com/azuyamat/notch
- Owner: Azuyamat
- License: mit
- Created: 2023-12-18T21:59:11.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-29T02:45:58.000Z (about 1 year ago)
- Last Synced: 2024-10-31T12:04:37.733Z (3 months ago)
- Topics: minecraft, minecraft-server-software, rust
- Language: Rust
- Homepage: https://crates.io/crates/notch
- Size: 83 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🪵 Notch [![Crates.io](https://img.shields.io/crates/v/notch.svg)](https://crates.io/crates/notch)
> This library is based off and made for [Boxes](https://github.com/Azuyamat/boxes)
## Links
- [Documentation](https://docs.rs/notch)
- [Crates.io](https://crates.io/crates/notch)## Description
Rust library for creating, running and managing Minecraft servers.
Wiki will be made soon.