Overview · Framework · CLI · ME-mod · Changelog · Contributing · License
DCS scripting framework, Mission Editor extension, and host-side tooling.
- Framework — in-DCS Lua scripting framework (
sms.*).framework/README.md - ME-mod — DCS Mission Editor extension (Prefab Manager and more).
tools/me-mod/README.md - CLI / bridge — host-side
dcs-sms.exefor installing the above and live-poking a running mission.tools/cmd/dcs-sms/README.md
Tip: double-click
dcs-sms.exefor an interactive menu (Install / Uninstall / Update / set DCS install path / install AI agent skill). The CLI invocations linked above still work too.Using an AI assistant for DCS work?
dcs-sms install-ai-skill --agent=allteaches Claude Code / Codex CLI / Gemini CLI that the dcs-sms CLI exists.
docs/api/— framework API reference.CHANGELOG.md— release history (two parallel tracks).AGENTS.md— contributor rules and conventions.
This repo is split-licensed. See LICENSE.md for the rationale.
framework/— MIT. Free for any use, including paid missions and ED-store campaigns.tools/— GNU GPL v3. Covers the CLI, the ME-mod, and the in-DCS hook. Derivative works must remain GPL v3.

