Quaggles

Results 3 comments of Quaggles

@TheForgotten69 I've implemented a SwarmUI extension that adds SkimmedCFG to the generate tab, it looks like the successor to the AutomaticCFG node and the readme suggests moving to SkimmedCFG, does...

You can write a hooks script like this repository uses to export but tailored to export only what you need, here is an example script I've used previously to export...

Very little in DCS is documented unfortunately, I basically just loaded up a connection to the GUI environment (hooks folder) and then used https://github.com/kikito/inspect.lua to browse around what looked interesting....