Glossary

BGDAM

Beginners Guide to DCS Aircraft Mods.

BGSC

Beginners Guide to Systems Coding.

DCS

Digital Combat Simulator, more commonly known as DCS World.

dcs.log

A debugging log used internally in DCS, found within your Saved Games path.

EDGE

Eagle Dynamics Game Engine, used for handling all game component logic for DCS.

EDM

Eagle Dynamics Model, a custom 3D model file format used for EDGE.

ImGui

https://github.com/ocornut/imgui

Mod

A module containing game-related content, e.g. aircraft and helicopters, more commonly known as “mod” to modders and 3rd party developers.

Plugin

A Mod capabale of being loaded directly into EDGE.

VFS

(presumably) Virtual File System used for read/write operations.