From 32d75a6fe60401e1e5d79b7cfbb55e799fad3203 Mon Sep 17 00:00:00 2001 From: Dagger Date: Tue, 23 Feb 2021 02:58:41 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71e9a1a..3fb003b 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ Just a collection of arma 3 scripts I've made # Swap Gear to Loadscript # Sling Load (*Both Versions*) -To Install place MPD_SlingLoad or Ace_MPD_SlingLoad into mission root and add `execVM "MPD_SlingLoad\init.sqf";` into init.sqf \ No newline at end of file +To Install 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. \ No newline at end of file