cradle-plugin-api 0.1.4

API for cradle plugins
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "cradle-plugin-api"
version = "0.1.4"
edition = "2024"
description = "API for cradle plugins"
repository = "https://github.com/AzathothC2/cradle-plugin-api"
license = "MIT"
readme = "README.md"

[dependencies]
paste = "1.0.15"
cradle-shared = "0.1.1"
cradle-hooks = "0.1.4"