From 9141ccbf65328a2f52d5f99339171febcfd3dfa7 Mon Sep 17 00:00:00 2001 From: "Ghostrider [GRG]" Date: Sat, 23 Sep 2023 03:02:50 -0400 Subject: [PATCH] Added working plugin --- @GMS_3EDEN/addons/Guidelines.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 @GMS_3EDEN/addons/Guidelines.txt diff --git a/@GMS_3EDEN/addons/Guidelines.txt b/@GMS_3EDEN/addons/Guidelines.txt new file mode 100644 index 0000000..90afcfc --- /dev/null +++ b/@GMS_3EDEN/addons/Guidelines.txt @@ -0,0 +1,7 @@ +Features: + +Exports static or dynamic missions preformated in .sqf code. Simply paste the output of the editor into a new .sqf file, edit entires to refine mission parameters and add the name of the mission file to GMS_missionLists. +Captures simple objects, sets allow dammage and allow similation according to editor settings, and captures marker configurations. + + +