Application for executing DCS API
or your own lua code snippets
.
You can test API manually
or do range testing
to figure out how devices / arguments etc behave.
Install server in Scripts
folder and add entry to Export.lua.
dofile(lfs.writedir()..[[Scripts\DCS-INSIGHT\lib\DCSInsight.lua]])
- Start the mission
- Connect client, once connected dcs-insight server sends all APIs it has
- With Lua Console enabled you can execute lua snippets, query the environment
- You can poll an API for changes
- You can search for API