added release notes

This commit is contained in:
2025-04-22 21:13:19 +02:00
parent 0148595de9
commit 2ad8295808
6 changed files with 26 additions and 23 deletions
+3 -16
View File
@@ -1,23 +1,10 @@
{
"Lua.diagnostics.globals": [
"missionCommands",
"env",
"Airbase",
"world",
"trigger",
"StaticObject",
"Group",
"Unit",
"Object",
"coalition",
"timer",
"AI",
"net",
"lfs"
],
"cSpell.words": [
"farp",
"Sams",
"SEAD"
],
"Lua.diagnostics.globals": [
"lfs"
]
}