Update 'Building your first mod'
parent
70aa38e52f
commit
5cdf5bc8a7
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ This will make DTMT continuously watch for changes in your mod's files, re-build
|
||||||
But there are two limitations, since DTMT cannot do a full deployment like DTMM:
|
But there are two limitations, since DTMT cannot do a full deployment like DTMM:
|
||||||
|
|
||||||
- The mod has to be deployed once through DTMM first
|
- The mod has to be deployed once through DTMM first
|
||||||
- It only works as long as the list of files doesn't change. I.e. if you add a new file to your mod, or remove one, you will have to deploy that through DTMM again, once
|
- It only works as long as the list of files doesn't change. I.e. if you add a new file to your mod, or remove one, you will have to deploy that change through DTMM again, once
|
||||||
|
|
||||||
# Dev tools
|
# Dev tools
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue