dtmt/lib/dtmt-shared/README.adoc
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

13 lines
337 B
Text

= dtmt-shared
:idprefix:
:idseparator:
:toc: macro
:toclevels: 1
:!toc-title:
:caution-caption: :fire:
:important-caption: :exclamtion:
:note-caption: :paperclip:
:tip-caption: :bulb:
:warning-caption: :warning:
A set of types and functions shared between multiple crates within _Darktide Mod Tools_ that don't fit into the engine SDK.