Lua SDK

The Luaarrow-up-right SDK is available in all editionsarrow-up-right of Tacview. That means that anyone can write and/or run add-ons written by themselves and others in Lua.

Find the Lua SDK at C:\Program Files (x86)\Tacview\AddOns\ .

Here you will find the files Tacview Core Interface.txt and Tacview Main Interface.txt containing the reference documentation for the API, as well as about a dozen tutorials and the source code of several add-ons included with Tacview.

Find the source code of additional add-ons on our GitHubarrow-up-right.

Even if you are programmimg in C++/C#, this documentation will be helpful to you, because the APIs are basically identical.

Last updated