Update 'dtmt.cfg Reference'

Lucas Schwiderski 2023-03-16 19:52:40 +01:00
parent acd0331ef1
commit 006c5df7c0

@ -27,13 +27,13 @@ image = "assets/icon.png"
// A list of arbitrary strings that will show up in DTMM.
// Grouping, filtering and other features may be implemented in the future, so you'll want to match up with other mods
categories = [
Tools
Tools
]
// A list of mod IDs that this mod depends on. DTMM will check before deployment
depends = [
// Just the ID defaults to "before"
foo
// Just the ID defaults to "before"
foo
// Long form of the above
{
id = bar