Improved build script, now with more options

This commit is contained in:
Ambroise Garel
2025-07-29 15:05:00 +02:00
parent 1488001442
commit c7cd1aa462
5 changed files with 57 additions and 18 deletions
+1
View File
@@ -1,4 +1,5 @@
{
"files.exclude": { "*.miz": true },
"Lua.workspace.library": ["Libraries/dcs-world-api.lua"],
"Lua.diagnostics.disable": ["deprecated"]
}