From e7bf5d0702ee1cb39dc5cbc62172c94a546d65d6 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 26 Jun 2019 16:23:17 +0000 Subject: [PATCH 1/4] "NetKAN generated mods - MiporiaPlanetPack-1.0.3" --- .../MiporiaPlanetPack-1.0.3.ckan | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 MiporiaPlanetPack/MiporiaPlanetPack-1.0.3.ckan diff --git a/MiporiaPlanetPack/MiporiaPlanetPack-1.0.3.ckan b/MiporiaPlanetPack/MiporiaPlanetPack-1.0.3.ckan new file mode 100644 index 0000000000..7e12ad3f2f --- /dev/null +++ b/MiporiaPlanetPack/MiporiaPlanetPack-1.0.3.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "MiporiaPlanetPack", + "name": "Miporia Planet Pack", + "abstract": "This planet pack adds a distant planet with a eccentric, inclined orbit.", + "author": "GurrenLagann", + "license": "GPL-3.0", + "resources": { + "spacedock": "https://spacedock.info/mod/2120/Miporia%20Planet%20Pack", + "x_screenshot": "https://spacedock.info/content/GurrenLagann_26171/Miporia_Planet_Pack/Miporia_Planet_Pack-1553435289.5869029.png" + }, + "version": "1.0.3", + "ksp_version": "1.6.1", + "depends": [ + { + "name": "Kopernicus" + } + ], + "install": [ + { + "find": "MiporiaPack", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2120/Miporia%20Planet%20Pack/download/1.0.3", + "download_size": 6633882, + "download_hash": { + "sha1": "335E514F51C9E227F5CE8892EAE52F6C4112D66E", + "sha256": "DAA494BFFBACE314C91CF255765BF6B53E06B4273C18724BE093CF60DD0E5D5E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From dce263891758c7ca14c0a81f1fecaaccf917d4f9 Mon Sep 17 00:00:00 2001 From: HebaruSan Date: Wed, 26 Jun 2019 16:37:25 +0000 Subject: [PATCH 2/4] Fix BobsPanicBox repo link for historical versions (#1473) --- BobsPanicBox/BobsPanicBox-0.0.0.1.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.0.2.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.0.3.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.1.1.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.1.2.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.1.3.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.1.4.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.1.5.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.1.6.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.1.7.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.1.8.ckan | 2 +- BobsPanicBox/BobsPanicBox-0.0.1.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.0.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.10.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.12.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.13.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.14.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.15.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.16.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.17.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.18.ckan | 2 +- BobsPanicBox/BobsPanicBox-1-0.0.1.9.ckan | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/BobsPanicBox/BobsPanicBox-0.0.0.1.ckan b/BobsPanicBox/BobsPanicBox-0.0.0.1.ckan index e863836faf..3ce582361b 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.0.1.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.0.1.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.0.1", "ksp_version_min": "1.4.1", diff --git a/BobsPanicBox/BobsPanicBox-0.0.0.2.ckan b/BobsPanicBox/BobsPanicBox-0.0.0.2.ckan index adad0e2330..63e1075658 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.0.2.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.0.2.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.0.2", "ksp_version_min": "1.4.1", diff --git a/BobsPanicBox/BobsPanicBox-0.0.0.3.ckan b/BobsPanicBox/BobsPanicBox-0.0.0.3.ckan index 132966990a..c375787c6b 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.0.3.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.0.3.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.0.3", "ksp_version_min": "1.4.1", diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.1.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.1.ckan index a33fb61b42..8e05d13dc0 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.1.1.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.1.1.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.1.1", "ksp_version_min": "1.4.1", diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.2.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.2.ckan index d1598cbf4b..9764b777f3 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.1.2.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.1.2.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.1.2", "ksp_version_min": "1.4.1", diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.3.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.3.ckan index f264a3bb82..f3a5cc9178 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.1.3.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.1.3.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.1.3", "ksp_version_min": "1.4.1", diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.4.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.4.ckan index 859fc3e4e8..4b88753a1c 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.1.4.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.1.4.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.1.4", "ksp_version_min": "1.4.1", diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.5.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.5.ckan index bc7accf1da..5400896636 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.1.5.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.1.5.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.1.5", "ksp_version_min": "1.4.3", diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.6.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.6.ckan index e9b4727fb0..9cddaec7d8 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.1.6.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.1.6.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.1.6", "ksp_version_min": "1.4.3", diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.7.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.7.ckan index 4c3f20a9d3..b22c3c9d8e 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.1.7.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.1.7.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.1.7", "ksp_version_min": "1.4.3", diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.8.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.8.ckan index 6025f37761..a1727c1411 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.1.8.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.1.8.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.1.8", "ksp_version_min": "1.4.3", diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.ckan index f4deb87da4..ab079fdef0 100644 --- a/BobsPanicBox/BobsPanicBox-0.0.1.ckan +++ b/BobsPanicBox/BobsPanicBox-0.0.1.ckan @@ -7,7 +7,7 @@ "license": "GPL-3.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", - "repository": "BobsPanicBox" + "repository": "https://github.com/linuxgurugamer/BobsPanicBox" }, "version": "0.0.1", "ksp_version_min": "1.4.1", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.0.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.0.ckan index eba44308ee..da36709eda 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.0.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.0.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.0", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.10.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.10.ckan index 233c5d2d1d..d0b8046ae5 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.10.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.10.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.10", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.12.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.12.ckan index 8e7295550b..02f6d79917 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.12.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.12.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.12", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.13.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.13.ckan index 1a8e8ca473..c1a3b22f84 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.13.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.13.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.13", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.14.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.14.ckan index c3027ab64b..6aaaee4bf5 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.14.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.14.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.14", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.15.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.15.ckan index fc19e13b54..003861c6ad 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.15.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.15.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.15", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.16.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.16.ckan index 6f8913527a..658497ea34 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.16.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.16.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.16", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.17.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.17.ckan index 8771f1f71a..ff70a162f7 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.17.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.17.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.17", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.18.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.18.ckan index c4fd6fa6b9..c00a56b871 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.18.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.18.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.18", diff --git a/BobsPanicBox/BobsPanicBox-1-0.0.1.9.ckan b/BobsPanicBox/BobsPanicBox-1-0.0.1.9.ckan index 3ea70e7c83..fe57e85ec8 100644 --- a/BobsPanicBox/BobsPanicBox-1-0.0.1.9.ckan +++ b/BobsPanicBox/BobsPanicBox-1-0.0.1.9.ckan @@ -8,7 +8,7 @@ "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", "spacedock": "https://spacedock.info/mod/1894/Bob's%20Panic%20Box", - "repository": "BobsPanicBox", + "repository": "https://github.com/linuxgurugamer/BobsPanicBox", "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Bobs_Panic_Box/Bobs_Panic_Box-1529932018.4543815.png" }, "version": "1:0.0.1.9", From 7c70b997fb8430a0021465fdb25c412167f6b5ca Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 26 Jun 2019 17:12:27 +0000 Subject: [PATCH 3/4] "NetKAN generated mods - Toolbar-1.17.19.1" --- Toolbar/Toolbar-1.17.19.1.ckan | 51 ++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 Toolbar/Toolbar-1.17.19.1.ckan diff --git a/Toolbar/Toolbar-1.17.19.1.ckan b/Toolbar/Toolbar-1.17.19.1.ckan new file mode 100644 index 0000000000..a111f80d27 --- /dev/null +++ b/Toolbar/Toolbar-1.17.19.1.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.4", + "identifier": "Toolbar", + "name": "Toolbar", + "abstract": "API for third-party plugins to provide toolbar buttons", + "author": [ + "blizzy78", + "linuxgurugamer" + ], + "license": "BSD-2-clause", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/161857-13-*", + "spacedock": "https://spacedock.info/mod/2090/Toolbar", + "repository": "https://github.com/linuxgurugamer/ksp_toolbar" + }, + "version": "1.17.19.1", + "ksp_version_min": "1.7.1", + "ksp_version_max": "1.7.2", + "localizations": [ + "de-de", + "en-us", + "es-es", + "jp", + "pt-br", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ClickThroughBlocker" + }, + { + "name": "unBlur" + } + ], + "install": [ + { + "find": "GameData/000_Toolbar", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2090/Toolbar/download/1.17.19.1", + "download_size": 105841, + "download_hash": { + "sha1": "43B3D084B9C9A4139722EB091885D9982A34771C", + "sha256": "5F11FDBFBE27BE0B4F0649CAAA7B29BC959E6D64B2D6B7FF1D7987C293BEB0DE" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From 50db6b1aee40d55b95207176bb9132dcf10663a3 Mon Sep 17 00:00:00 2001 From: HebaruSan Date: Wed, 26 Jun 2019 19:15:59 +0000 Subject: [PATCH 4/4] Backfill missed KSPIE versions (#1474) --- .../KSPInterstellarExtended-1.21.11.3.ckan | 97 +++++++++++++++++++ .../KSPInterstellarExtended-1.21.11.4.ckan | 97 +++++++++++++++++++ 2 files changed, 194 insertions(+) create mode 100644 KSPInterstellarExtended/KSPInterstellarExtended-1.21.11.3.ckan create mode 100644 KSPInterstellarExtended/KSPInterstellarExtended-1.21.11.4.ckan diff --git a/KSPInterstellarExtended/KSPInterstellarExtended-1.21.11.3.ckan b/KSPInterstellarExtended/KSPInterstellarExtended-1.21.11.3.ckan new file mode 100644 index 0000000000..87b2c6add1 --- /dev/null +++ b/KSPInterstellarExtended/KSPInterstellarExtended-1.21.11.3.ckan @@ -0,0 +1,97 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPInterstellarExtended", + "name": "KSP Interstellar Extended", + "abstract": "KSP Interstellar Extended (KSPI-E) is a plugin for Kerbal Space Program, designed to encourage bootstrapping toward ever more advanced levels of technology as well as utilizing In-Situ resources to expand the reach of Kerbal civilization. KSP Interstellar Extended aims to continue in Fractals original KSPI vision in providing a realistic road to the stars. Note: requires CTT 3.0.1", + "author": "FreeThinker", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172026-*", + "spacedock": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended", + "repository": "https://github.com/sswelm/KSP-Interstellar-Extended", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1470128568.7429862.png" + }, + "version": "1.21.11.3", + "ksp_version": "1.6.1", + "localizations": [ + "en-us", + "es-es", + "pt-br", + "ru", + "zh-cn", + "de-de", + "fr-fr" + ], + "depends": [ + { + "name": "InterstellarFuelSwitch-Core" + }, + { + "name": "TweakScale" + }, + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "PatchManager" + }, + { + "name": "InterstellarFuelSwitch" + }, + { + "name": "PersistentRotation" + }, + { + "name": "FilterExtensions" + }, + { + "name": "PhotonSailor" + }, + { + "name": "BetterBurnTime" + }, + { + "name": "HideEmptyTechNodes" + } + ], + "suggests": [ + { + "name": "CommunityResourcePack" + }, + { + "name": "CommunityTechTree" + }, + { + "name": "HeatControl" + }, + { + "name": "TexturesUnlimited" + }, + { + "name": "UniversalStorage" + }, + { + "name": "KerbalJointReinforcement" + } + ], + "install": [ + { + "find": "GameData/WarpPlugin", + "install_to": "GameData" + }, + { + "find": "InterstellarHybridRocketry", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.21.11.3", + "download_size": 175061601, + "download_hash": { + "sha1": "DF15BC2E45384A8FDE0AE699F07CD1F85BF843A9", + "sha256": "797D9987F14EF1FC6C39F68CCCE42B06DDB3CAFBD750EF1AD5C961D36A1C522B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} diff --git a/KSPInterstellarExtended/KSPInterstellarExtended-1.21.11.4.ckan b/KSPInterstellarExtended/KSPInterstellarExtended-1.21.11.4.ckan new file mode 100644 index 0000000000..b5c98bb2cf --- /dev/null +++ b/KSPInterstellarExtended/KSPInterstellarExtended-1.21.11.4.ckan @@ -0,0 +1,97 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPInterstellarExtended", + "name": "KSP Interstellar Extended", + "abstract": "KSP Interstellar Extended (KSPI-E) is a plugin for Kerbal Space Program, designed to encourage bootstrapping toward ever more advanced levels of technology as well as utilizing In-Situ resources to expand the reach of Kerbal civilization. KSP Interstellar Extended aims to continue in Fractals original KSPI vision in providing a realistic road to the stars. Note: requires CTT 3.0.1", + "author": "FreeThinker", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172026-*", + "spacedock": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended", + "repository": "https://github.com/sswelm/KSP-Interstellar-Extended", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1470128568.7429862.png" + }, + "version": "1.21.11.4", + "ksp_version": "1.7.2", + "localizations": [ + "en-us", + "es-es", + "pt-br", + "ru", + "zh-cn", + "de-de", + "fr-fr" + ], + "depends": [ + { + "name": "InterstellarFuelSwitch-Core" + }, + { + "name": "TweakScale" + }, + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "PatchManager" + }, + { + "name": "InterstellarFuelSwitch" + }, + { + "name": "PersistentRotation" + }, + { + "name": "FilterExtensions" + }, + { + "name": "PhotonSailor" + }, + { + "name": "BetterBurnTime" + }, + { + "name": "HideEmptyTechNodes" + } + ], + "suggests": [ + { + "name": "CommunityResourcePack" + }, + { + "name": "CommunityTechTree" + }, + { + "name": "HeatControl" + }, + { + "name": "TexturesUnlimited" + }, + { + "name": "UniversalStorage" + }, + { + "name": "KerbalJointReinforcement" + } + ], + "install": [ + { + "find": "GameData/WarpPlugin", + "install_to": "GameData" + }, + { + "find": "InterstellarHybridRocketry", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.21.11.4", + "download_size": 175653216, + "download_hash": { + "sha1": "94DED07DC2E15A60480BBF5E49258A4587B304EC", + "sha256": "418A0268AFB314D67CBABDB7FCEA9CCAFEE7EAC40F6BDCD9568A5368AB6C8C7C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}