dtmt/lib/dtmt-shared
Lucas Schwiderski fa8764984f
feat(dtmm): Rework log levels and filters
Keep the flexibility for dev, but in prod drop stdout and restrict the
log view to stuff useful to the user.
2023-03-01 20:12:18 +01:00
..
src feat(dtmm): Rework log levels and filters 2023-03-01 20:12:18 +01:00
Cargo.toml feat: Reduce clutter in release mode logging 2023-02-23 21:38:56 +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.