Update dtmt.cfg Reference
parent
a03fab30a0
commit
2fbffa32e9
1 changed files with 2 additions and 1 deletions
|
@ -67,7 +67,8 @@ resources = {
|
|||
|
||||
// Will be skipped when `bundled = false`
|
||||
packages = [
|
||||
// At least one package file (without extension) to load your files. It doesn't have to be named after your mod's ID value, but it is good practice to do so.
|
||||
// At least one package file (without extension) to load your files.
|
||||
// It doesn't have to be named after your mod's ID value, but it is good practice to do so for the "main" package of your mod.
|
||||
"packages/mods/DMF"
|
||||
]
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue