Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.69 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.69 KB

dcs-insight

license GitHub release Discord

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.

Server

Install server in Scripts folder and add entry to Export.lua.

dofile(lfs.writedir()..[[Scripts\DCS-INSIGHT\lib\DCSInsight.lua]])

scripts_folders

  • 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

luaconsole

insight1

insight2

insight3

range_test