orbitusii / loki-bms-csharp

Battle Management Scope for DCS World (and maybe others?), this time in C#!
MIT License
2 stars 0 forks source link

DCS-Basic Export Scripts #38

Open orbitusii opened 4 months ago

orbitusii commented 4 months ago

To decouple LOKI from DCS-GRPC, LOKI needs a way to get data from DCS without using GRPC (duh?). This thus requires assemblage of some basic export scripts that get installed into DCS, similar to SRS and Tacview's exporters. This should be somewhat configurable, with options to only export specific units, as well as some configuration for the frequency of updates.

This issue is specific to the DCS-Basic plugin for LOKI.