From 9a34797ac7564f99da887a7c0325880a2ea25204 Mon Sep 17 00:00:00 2001 From: Dagger Date: Tue, 9 Mar 2021 20:06:08 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6788aea..8b726f7 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,7 @@ Simply place the script in the missions root folder, place down a object and add # Sling Load (*Both Versions*) Simply place MPD_SlingLoad into mission root and add `execVM "MPD_SlingLoad\init.sqf";` into init.sqf for the Ace Version Just replace the files inside MPD_SlingLoad folder. -**NOW SUPPORTS OBJECTS SPAWNED WITH ACEX FORTIFICATION TOOL** \ No newline at end of file +**NOW SUPPORTS OBJECTS SPAWNED WITH ACEX FORTIFICATION TOOL** + +# Pod Load +Simply place MPD_PodLoad into mission root and add `execVM "MPD_PodLoad\init.sqf";` into init.sqf **Ace only version**.