From a5032569529ae24b7440a5c05a5d8468333addc6 Mon Sep 17 00:00:00 2001 From: KingArthurLV <130602332+KingArthurLV@users.noreply.github.com> Date: Sun, 4 Jun 2023 19:15:20 +0300 Subject: [PATCH 1/4] Support for FS22_Lenormand_12m Added support for Lenormand 12m trailer. Implemented also extenders configuration for future mod update by AgriDesignModding. --- config/SupportedVehicles.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/SupportedVehicles.xml b/config/SupportedVehicles.xml index 8798c99..601abd0 100644 --- a/config/SupportedVehicles.xml +++ b/config/SupportedVehicles.xml @@ -1062,5 +1062,14 @@ + + + + + + + + + \ No newline at end of file From edbe450d6a3bb7ff9a252086ce4230a815fa5b9b Mon Sep 17 00:00:00 2001 From: KingArthurLV <130602332+KingArthurLV@users.noreply.github.com> Date: Sun, 4 Jun 2023 19:47:14 +0300 Subject: [PATCH 2/4] Fix for FS22_AmericanFlatbedPack Quick fix for American Flatbed Pack, removed unnecessary "useConfigName". Closes #79 --- config/SupportedVehicles.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/SupportedVehicles.xml b/config/SupportedVehicles.xml index 601abd0..58ecd03 100644 --- a/config/SupportedVehicles.xml +++ b/config/SupportedVehicles.xml @@ -934,19 +934,19 @@ - + - + - + - + From 1b90138c316880e8357877a7ad27afaf36751953 Mon Sep 17 00:00:00 2001 From: KingArthurLV <130602332+KingArthurLV@users.noreply.github.com> Date: Wed, 7 Jun 2023 04:05:08 +0300 Subject: [PATCH 3/4] Fix for FS22_Lenormand_12m Length fix for Lenormand 12m trailer with extenders --- config/SupportedVehicles.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/SupportedVehicles.xml b/config/SupportedVehicles.xml index 58ecd03..9be4a54 100644 --- a/config/SupportedVehicles.xml +++ b/config/SupportedVehicles.xml @@ -1063,12 +1063,12 @@ - + - - + + From e5cdc5ceb8dd494a1b0f294049fb3d377f809377 Mon Sep 17 00:00:00 2001 From: KingArthurLV <130602332+KingArthurLV@users.noreply.github.com> Date: Sat, 10 Jun 2023 21:44:50 +0300 Subject: [PATCH 4/4] Fix for FS22_Lenormand_12m Rolling back feature support for FS22_Lenormand_12m, which are not yet published in Modhub. --- config/SupportedVehicles.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/config/SupportedVehicles.xml b/config/SupportedVehicles.xml index 9be4a54..0ec11a7 100644 --- a/config/SupportedVehicles.xml +++ b/config/SupportedVehicles.xml @@ -1062,14 +1062,9 @@ - + - - - - - \ No newline at end of file