diff --git a/dtmt.cfg-Reference.md b/dtmt.cfg-Reference.md index 091f4e0..dbc056a 100644 --- a/dtmt.cfg-Reference.md +++ b/dtmt.cfg-Reference.md @@ -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