Update 'Migrating from loose files'
parent
9f39618669
commit
8f9f19043b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ If you want to migrate manually, or need to edit things, read on:
|
||||||
|
|
||||||
To create your `dtmt.cfg` use the file reference at [`dtmt.cfg` Reference](dtmt.cfg-Reference).
|
To create your `dtmt.cfg` use the file reference at [`dtmt.cfg` Reference](dtmt.cfg-Reference).
|
||||||
|
|
||||||
The `resources` section can be adapted from the contents of your `.mod` file. The example uses `DMF` for the mod ID, wou'll want to use your own here, which must be the same value you pass to DMF's `new_mod` and `get_mod` in your code.
|
The `resources` section can be adapted from the contents of your `.mod` file. The example uses `DMF` for the mod ID, but you'll want to use your own here, which must be the same value you pass to DMF's `new_mod` and `get_mod` in your code.
|
||||||
|
|
||||||
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