Make mission portable

use inline json.lua and write to %LIBERATION_EXPORT_DIR%, %TEMP%
or the DCS working directory
This commit is contained in:
David Pierron
2020-09-29 17:27:35 +02:00
parent a98da14c6f
commit afbd4a4716
4 changed files with 49 additions and 18 deletions

View File

@@ -968,7 +968,7 @@ function OBJDEF:new(args)
return setmetatable(new, OBJDEF)
end
return OBJDEF:new()
json = OBJDEF:new()
--
-- Version history: