From 1e09e166a5ca56e7ec77a010628298cbdc8c6321 Mon Sep 17 00:00:00 2001 From: Ambroise Garel <47314805+akaAgar@users.noreply.github.com> Date: Mon, 28 Jul 2025 10:55:53 +0200 Subject: [PATCH] Added comments --- DCS config files/autoexec.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DCS config files/autoexec.cfg b/DCS config files/autoexec.cfg index 1997cc0..b0b23de 100644 --- a/DCS config files/autoexec.cfg +++ b/DCS config files/autoexec.cfg @@ -1,3 +1,7 @@ +-- Config file by BIGNEWY, required for DCS World 2.9.18.12722 and above. +-- Copy file the [Saved Games]\DCS\Config\ directory or The Universal Mission will not work. +-- See https://forum.dcs.world/topic/376636-changes-to-the-behaviour-of-netdostring_in/ for more information + if not net then net = {} end net.allow_unsafe_api = { -- this defines the secure zones where net.dostring_in() can be called from