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