notch 0.1.0

A compact and fast library for managing Minecraft servers.
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Azuyamat"]
categories = ["game-development"]
description = "A compact and fast library for managing Minecraft servers."
edition = "2021"
keywords = ["minecraft", "server", "library", "notch"]
license-file = "LICENSE"
name = "notch"
readme = "README.md"
repository = "https://github.com/Azuyamat/Notch"
version = "0.1.0"