ewwii_plugin_api 0.2.0

The full ewwii plugin API shared library for building plugins
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ewwii_plugin_api"
version = "0.2.0"
authors = ["byson94 <byson94wastaken@gmail.com>"]
edition = "2021"
license = "GPL-3.0-or-later"
description = "The full ewwii plugin API shared library for building plugins"
repository = "https://github.com/byson94/ewwii"
homepage = "https://github.com/byson94/ewwii"

[dependencies]
rhai.workspace = true