#maker #monster #ecosystem #type

monstermaker_core

Core types for the Monster Maker ecosystem

7 releases (3 major breaking)

3.1.0 Jul 18, 2020
3.0.0 Jul 18, 2020
2.0.1 Jul 14, 2020
1.0.0 Jul 13, 2020
0.1.0 Jul 13, 2020

#971 in Game dev

MIT license

3KB

Core types for the Monster Maker ecosystem.

This crate contains the core traits used within Monster Maker. See documentation for usage.


lib.rs:

Core traits for the Monster Maker ecosystem.

This crate provides shared traits for types in the Monster Maker ecosystem. Composition of these traits allows for custom types that can be used across other crates in the Monster Maker ecosystem (both official and third-party).

No runtime deps