From c78ba332d6302e4fdc95910d1ac142a60c9e5ffe Mon Sep 17 00:00:00 2001 From: slb2k11 Date: Wed, 16 Sep 2015 20:10:34 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5afb0bf..f11ff8b 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ # Exile_Igiload + +Igiload with Config for Exilemod.com + +Installation: + +1. Copy Folder to your Missionfile +2. Open Init.sqf in the root Folder of the Missionfile +3. Add this to it: 0 = execVM "IgiLoad\IgiLoadInit.sqf"; + +In the IgiloadInit.sqf you will find Comments to configure it like you wishes.