fmc_client_api 0.0.5

Library for creating fmc client plugins
Documentation
[dependencies.glam]
features = ["serde"]
version = "0.29.2"

[dependencies.wit-bindgen]
version = "0.22"

[lib]
name = "fmc_client_api"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Library for creating fmc client plugins"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "fmc_client_api"
readme = false
repository = "https://github.com/formulaicgame/fmc"
version = "0.0.5"