mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
In order to be able to customize the scripts that can be injected in the mission, a __plugin.lst file is read and the scripts mentionned in this file are injected (through DoScriptFile and not DoScript). A mechanism checks if a standard script (Mist, JTACAutolase) has already been loaded, to avoid loading them twice.