Skip to content

DCS-Skunkworks/dcs-insight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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