monstermaker_core 0.2.0

Core types for the Monster Maker ecosystem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.hashable_rc]
version = "0.1.2"

[features]
bestiary = []
default = ["bestiary"]

[package]
authors = ["The Monster Maker Team"]
description = "Core types for the Monster Maker ecosystem."
edition = "2018"
license = "MIT"
name = "monstermaker_core"
readme = "README.md"
repository = "https://github.com/monstermaker429/monstermaker_core"
version = "0.2.0"