Initial working version for VS Code

This commit is contained in:
ex61wi
2026-03-06 19:07:00 +01:00
commit 954d7d5a62
22 changed files with 13711 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# dutchies-dcs-scripting-tools
My view on a toolset you'll need to write DCS mission scripts.
Direct DCS API checking and a Transpiler that can help keep huge complex scripts and frameworks simple and overseeable.
## Features
## Requirements
`sumenko.lua` : The VSCode Lua Language Server
## Release Notes
### 0.0.1
Initial.
Still very much in Test/Development