pocketcraft_engine_api 0.1.1-alpha

Provides an API to interface with the PocketCraft Engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.async-trait]
version = "0.1.79"

[dependencies.uuid]
features = ["v3"]
version = "1.8.0"

[package]
authors = ["PocketCraft Team <admin@pocketcraft.net>"]
description = "Provides an API to interface with the PocketCraft Engine"
edition = "2021"
homepage = "https://pocketcraft.net"
license-file = "LICENSE"
name = "pocketcraft_engine_api"
readme = "README.md"
repository = "https://github.com/PocketCraftNet/API"
version = "0.1.1-alpha"