Update 'Migrating from loose files'
parent
c97fddb497
commit
bb16a73135
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ To migrate Lua files from a loose file structure to something that can be built
|
||||||
|
|
||||||
Check out the reference create your `dtmt.cfg`: [`dtmt.cfg` Reference](dtmt.cfg-Reference)
|
Check out the reference create your `dtmt.cfg`: [`dtmt.cfg` Reference](dtmt.cfg-Reference)
|
||||||
|
|
||||||
Please note that all file paths should be specified _without_ file extension. The `resources` section can be adapted from the contents of your `.mod` file. All instances of `<id>` are intended to be replaced with the value you specify in `id = ""`, which must be the same value you pass to DMF's `new_mod` and `get_mod`.
|
The `resources` section can be adapted from the contents of your `.mod` file. All instances of `<id>` are intended to be replaced with the value you specify in `id = ""`, which must be the same value you pass to DMF's `new_mod` and `get_mod`.
|
||||||
|
|
||||||
The `.package` file supports wildcards, so the most simple version would look like this:
|
The `.package` file supports wildcards, so the most simple version would look like this:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue