Update 'dtmt.cfg Reference'
parent
acd0331ef1
commit
006c5df7c0
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue