Update Readme.

main
ck 12 months ago
parent 069ffb7340
commit 414064cf8f
  1. 6
      README.md

@ -0,0 +1,6 @@
If using VSCode you can update your projects `settings.json` file to add the types you need. For example.
```
"Lua.workspace.library": [
"~/dev/UnlockerTypes/Tinkr.lua"
]
```
Loading…
Cancel
Save