game_inventory 0.1.2

An inventory system independant of item data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "An inventory system independant of item data."
edition = "2021"
license = "MIT"
name = "game_inventory"
readme = "README.md"
repository = "https://github.com/SoulShardStudios/game_inventory"
resolver = "2"
version = "0.1.2"