From 0319e5b84efa8e21744b6e4de85db32c5ee3d925 Mon Sep 17 00:00:00 2001 From: Mustang-25 <72566076+Mustang-25@users.noreply.github.com> Date: Fri, 18 Jun 2021 08:16:42 -0700 Subject: [PATCH] Brought Liberation 3.0 method to the top, deprecated old system and noted deprecation --- Custom-Loadouts.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/Custom-Loadouts.md b/Custom-Loadouts.md index 8322831..1a5ef9f 100644 --- a/Custom-Loadouts.md +++ b/Custom-Loadouts.md @@ -1,3 +1,12 @@ +### Custom Loadouts for Liberation 3.0 + +All DCS loadout are selectable from the flight edit UI. + +To create custom default loadouts, create a loadout for the aircraft in the DCS mission editor. Name the loadout `Liberation `, where `` is the exact name of the mission type shown in the UI. For example, "Liberation OCA/Aircraft". + + +##### [DEPRECATED] Custom Loadouts for _before_ Liberation 3.0 + 1. Go to the DCS mission editor, put the plane you want to modify the loadout for in the editor. Create loadouts with the following names, for each possible tasks : "CAS", "CAP", "SEAD", "ANTISHIP", "STRIKE" (additional tasks since 2.3: "INTERCEPT", "RUNWAY_ATTACK", "BAI", "OCA"). You can read more about tasks [at this page](https://github.com/Khopa/dcs_liberation/wiki/Mission-planning#task-types). * Note : Even if the plane cannot run the task, please create a default loadout for it anyway. @@ -8,10 +17,4 @@ Create loadouts with the following names, for each possible tasks : "CAS", "CAP" 4. Copy this file in the "/resources/customized_payloads/ folder " -5. Then restart DCS Liberation, it is necessary to re-generate the mission by clicking on Take Off to get the new default loadout in the generated mission - -### DCS Liberation 3.0 - -All DCS loadout are selectable from the flight edit UI. - -To create custom default loadouts, create a loadout for the aircraft in the DCS mission editor. Name the loadout `Liberation `, where `` is the exact name of the mission type shown in the UI. For example, "Liberation OCA/Aircraft". \ No newline at end of file +5. Then restart DCS Liberation, it is necessary to re-generate the mission by clicking on Take Off to get the new default loadout in the generated mission \ No newline at end of file