Update 'Building your first mod'
parent
232d6d7317
commit
149f290c40
1 changed files with 2 additions and 1 deletions
|
@ -57,3 +57,4 @@ But there are two limitations, since DTMT cannot do a full deployment like DTMM:
|
|||
### Lua
|
||||
|
||||
DTMT will already run a basic syntax check on your Lua files. For additional static analysis, install [luacheck](https://github.com/mpeterv/luacheck) and integrate it with your chosen editor.
|
||||
[selene](https://github.com/Kampfkarren/selene) exists, too, and might work as an addition for its extra lints.
|
Loading…
Add table
Reference in a new issue