Update 'Building your first mod'

Lucas Schwiderski 2023-03-16 15:31:23 +01:00
parent 5bc9709393
commit 232d6d7317

@ -24,6 +24,7 @@ DTMT will now create the given directory from the mod template:
``` ```
<path/to/new/folder> <path/to/new/folder>
└──<id> └──<id>
├──.luacheckrc
├──dtmt.cfg ├──dtmt.cfg
├──packages ├──packages
│ └──mods │ └──mods