yog-inventory 0.2.0

Yog inventory framework — real Container/Menu screens (vanilla-style or fully custom) for Yog mods
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "yog-abi"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d42035b1ef20af0a1f82f5f9b0c572c8b64ecb6bc642d568a30791f88ca0b308"

[[package]]
name = "yog-inventory"
version = "0.2.0"
dependencies = [
 "yog-abi",
]