Core Lua libraries for DCS World mission scripting.


MOOSE

Release: 2.9.16 OOP mission scripting framework. The de facto standard for complex missions. Provides AI dispatchers, logistics, JTAC, ATIS, MANTIS IADS, spawn management, tasking, F10 menus, and more. Load order: MOOSE first, then your script.

  • Docs: https://flightcontrol-master.github.io/MOOSE/

MIST

Release: 4.5.126 Lower-level utility library providing helper functions, unit databases, scheduling, and coordinate conversion. Required dependency for CTLD and CSAR. Good entry point for writing custom scripts without full MOOSE.

  • Docs: https://wiki.hoggitworld.com/view/Mission_Scripting_Tools_Documentation

Updated weekly by GitHub Actions.

This site uses Just the Docs, a documentation theme for Jekyll.