dtmt/lib/dtmt-shared
Lucas Schwiderski 45e0d79fa7
refactor: Add crate for shared functionality
Adds an additional crate for shared functionality between dtmt and dtmm
that doesn't fit in the sdk.
2023-02-23 21:38:35 +01:00
..
src refactor: Add crate for shared functionality 2023-02-23 21:38:35 +01:00
Cargo.toml refactor: Add crate for shared functionality 2023-02-23 21:38:35 +01:00
README.adoc refactor: Add crate for shared functionality 2023-02-23 21:38:35 +01:00

dtmt-shared

A set of types and functions shared between multiple crates within Darktide Mod Tools that dont fit into the engine SDK.