mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +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.