From 5542356dedb9092e586b3db769e8659b5cbc82e0 Mon Sep 17 00:00:00 2001 From: Lisias T Date: Mon, 19 Nov 2018 00:17:49 -0200 Subject: [PATCH] Release 3.3.3.3 (Lisias) for KSP 1.3 & 1.4 & 1.5 --- CHANGES.md | 6 ++++-- CHANGE_LOG.md | 6 ++++-- KerbalJointReinforcement-1.3.1.version | 16 +++------------- KerbalJointReinforcement-1.4.1.version | 18 ++++-------------- KerbalJointReinforcement.version | 18 ++++-------------- 5 files changed, 19 insertions(+), 45 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 713f549..9398ef0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,9 +1,11 @@ # Kerbal Joint Reinforcement /L :: Changes -* 2018-1114: 3.3.3.2 (lisias) for KSP 1.4.1+; 1.5 +* 2018-1119: 3.3.3.3 (lisias) for KSP 1.3 & 1.4 & 1.5 + + Allowing KJR to run on 1.5 series. + - For future laughing: https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/issues/1 +* 2018-0820: 3.3.3.2 (lisias) for KSP 1.3 & 1.4 + Merging linuxgurugamer's merge from meirumeiru's code + Project reworked for Multi KSP Versions support - + Adding [KSPe](https://github.com/net-lisias-ksp/KSPAPIExtensions) dependency. * 2018-0819: 3.3.3.1 (lisias) for KSP 1.3.1 + Moving configuration/settings files to /PluginData + Added hard dependency for [KSP API Extensions/L](https://github.com/net-lisias-ksp/KSPAPIExtensions). diff --git a/CHANGE_LOG.md b/CHANGE_LOG.md index ebe0869..aa43063 100644 --- a/CHANGE_LOG.md +++ b/CHANGE_LOG.md @@ -1,9 +1,11 @@ # Kerbal Joint Reinforcement /L :: Change Log -* 2018-1114: 3.3.3.2 (lisias) for KSP 1.4.1+; 1.5 +* 2018-1119: 3.3.3.3 (lisias) for KSP 1.3 & 1.4 & 1.5 + + Allowing KJR to run on 1.5 series. + - For future laughing: https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/issues/1 +* 2018-0820: 3.3.3.2 (lisias) for KSP 1.3 & 1.4 + Merging linuxgurugamer's merge from meirumeiru's code + Project reworked for Multi KSP Versions support - + Adding [KSPe](https://github.com/net-lisias-ksp/KSPAPIExtensions) dependency. * 2018-0819: 3.3.3.1 (lisias) for KSP 1.3.1 + Moving configuration/settings files to /PluginData + Added hard dependency for [KSP API Extensions/L](https://github.com/net-lisias-ksp/KSPAPIExtensions). diff --git a/KerbalJointReinforcement-1.3.1.version b/KerbalJointReinforcement-1.3.1.version index 1982655..8abb5f8 100644 --- a/KerbalJointReinforcement-1.3.1.version +++ b/KerbalJointReinforcement-1.3.1.version @@ -2,23 +2,13 @@ "NAME": "Kerbal Joint Reinforcement /L", "URL": "https://raw.githubusercontent.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/KerbalJointReinforcement-1.3.1.version", "DOWNLOAD": "https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/releases", - "CHANGE_LOG": "https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/blob/CHANGE_LOG.md", - "CHANGE_LOG_URL":"https://raw.githubusercontent.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/CHANGES.md", - "GITHUB":{ - "USERNAME":"net-lisias-ksp", - "REPOSITORY":"Kerbal-Joint-Reinforcement", - "ALLOW_PRE_RELEASE":false - }, + "CHANGE_LOG": "https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/blob/master/CHANGE_LOG.md", + "CHANGE_LOG_URL":"https://raw.githubusercontent.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/master/CHANGES.md", "VERSION":{ "MAJOR":3, "MINOR":3, "PATCH":3, - "BUILD":2 - }, - "KSP_VERSION":{ - "MAJOR":1, - "MINOR":3, - "PATCH":1 + "BUILD":3 }, "KSP_VERSION_MIN":{ "MAJOR":1, diff --git a/KerbalJointReinforcement-1.4.1.version b/KerbalJointReinforcement-1.4.1.version index 8a76c49..4354155 100644 --- a/KerbalJointReinforcement-1.4.1.version +++ b/KerbalJointReinforcement-1.4.1.version @@ -2,23 +2,13 @@ "NAME": "Kerbal Joint Reinforcement /L", "URL": "https://raw.githubusercontent.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/KerbalJointReinforcement-1.4.1.version", "DOWNLOAD": "https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/releases", - "CHANGE_LOG": "https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/blob/CHANGE_LOG.md", - "CHANGE_LOG_URL":"https://raw.githubusercontent.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/CHANGES.md", - "GITHUB":{ - "USERNAME":"net-lisias-ksp", - "REPOSITORY":"Kerbal-Joint-Reinforcement", - "ALLOW_PRE_RELEASE":false - }, + "CHANGE_LOG": "https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/blob/master/CHANGE_LOG.md", + "CHANGE_LOG_URL":"https://raw.githubusercontent.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/master/CHANGES.md", "VERSION":{ "MAJOR":3, "MINOR":3, "PATCH":3, - "BUILD":2 - }, - "KSP_VERSION":{ - "MAJOR":1, - "MINOR":4, - "PATCH":1 + "BUILD":3 }, "KSP_VERSION_MIN":{ "MAJOR":1, @@ -27,7 +17,7 @@ }, "KSP_VERSION_MAX":{ "MAJOR":1, - "MINOR":4, + "MINOR":5, "PATCH":99 } } diff --git a/KerbalJointReinforcement.version b/KerbalJointReinforcement.version index ea89479..12d246e 100644 --- a/KerbalJointReinforcement.version +++ b/KerbalJointReinforcement.version @@ -2,23 +2,13 @@ "NAME": "Kerbal Joint Reinforcement /L", "URL": "https://raw.githubusercontent.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/KerbalJointReinforcement-${KSPV}.version", "DOWNLOAD": "https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/releases", - "CHANGE_LOG": "https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/blob/CHANGE_LOG.md", - "CHANGE_LOG_URL":"https://raw.githubusercontent.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/CHANGES.md", - "GITHUB":{ - "USERNAME":"net-lisias-ksp", - "REPOSITORY":"Kerbal-Joint-Reinforcement", - "ALLOW_PRE_RELEASE":false - }, + "CHANGE_LOG": "https://github.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/blob/master/CHANGE_LOG.md", + "CHANGE_LOG_URL":"https://raw.githubusercontent.com/net-lisias-ksp/Kerbal-Joint-Reinforcement/master/CHANGES.md", "VERSION":{ "MAJOR":3, "MINOR":3, "PATCH":3, - "BUILD":2 - }, - "KSP_VERSION":{ - "MAJOR":${KSPA[0]}, - "MINOR":${KSPA[1]}, - "PATCH":${KSPA[2]} + "BUILD":3 }, "KSP_VERSION_MIN":{ "MAJOR":${KSPA[0]}, @@ -27,7 +17,7 @@ }, "KSP_VERSION_MAX":{ "MAJOR":${KSPA[0]}, - "MINOR":${KSPA[1]}, + "MINOR":${KSPA[2]}, "PATCH":99 } }