27 lines
1,004 B
Text
27 lines
1,004 B
Text
= Darktide Mod Tools
|
|
: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 tools to use and develop mods for the newest generation of the Bitsquid game engine that powers the game _Warhammer 40.000: Darktide_.
|
|
|
|
== Darktide Mod Manager (DTMM)
|
|
|
|
DTMM is a GUI application to install and manage mods for the game.
|
|
|
|
image::docs/screenshots/dtmm.png[dtmm main view]
|
|
|
|
Head to https://git.sclu1034.dev/bitsquid_dt/dtmt/src/branch/master/crates/dtmm[crates/dtmm] for more information or check the https://git.sclu1034.dev/bitsquid_dt/dtmt/wiki[Wiki].
|
|
|
|
== Darktide Mod Tools (DTMT)
|
|
|
|
DTMT is a CLI application providing various commands that aid in developing mods for the game.
|
|
|
|
Head to https://git.sclu1034.dev/bitsquid_dt/dtmt/src/branch/master/crates/dtmt[crates/dtmt] for more information or check the https://git.sclu1034.dev/bitsquid_dt/dtmt/wiki[Wiki].
|