Completed reading from current instance

This commit is contained in:
Pax1601
2023-12-02 10:40:03 +01:00
parent 93ca0e3f22
commit 423e799a82
8 changed files with 80 additions and 116 deletions

View File

@@ -1349,5 +1349,7 @@ Olympus.notify("OlympusCommand script " .. version .. " loaded successfully", 2,
local lfs = require('lfs')
Olympus.instancePath = lfs.writedir().."Mods\\Services\\Olympus"
Olympus.notify("Starting DCS Olympus backend session in "..Olympus.instancePath, 2)
Olympus.OlympusDLL.setInstancePath()