From be69ecc5693847644d82ae0a9a96f4fe0db8e42f Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sat, 16 May 2015 21:21:00 +0200 Subject: [PATCH] NetKAN generated mods - AdjustableLandingGear/AdjustableLandingGear-v1.1.1, BDAnimationModules/BDAnimationModules-v0.6.1, ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.4.1, KerbalConstructionTime/KerbalConstructionTime-1.1.7, Tantares/Tantares-27.0 --- .../AdjustableLandingGear-v1.1.1.ckan | 28 +++++++++++++ .../BDAnimationModules-v0.6.1.ckan | 23 +++++++++++ ...Configurator-KerbinSpaceStation-1.4.1.ckan | 31 +++++++++++++++ .../KerbalConstructionTime-1.1.7.ckan | 39 +++++++++++++++++++ Tantares/Tantares-27.0.ckan | 30 ++++++++++++++ 5 files changed, 151 insertions(+) create mode 100644 AdjustableLandingGear/AdjustableLandingGear-v1.1.1.ckan create mode 100644 BDAnimationModules/BDAnimationModules-v0.6.1.ckan create mode 100644 ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.4.1.ckan create mode 100644 KerbalConstructionTime/KerbalConstructionTime-1.1.7.ckan create mode 100644 Tantares/Tantares-27.0.ckan diff --git a/AdjustableLandingGear/AdjustableLandingGear-v1.1.1.ckan b/AdjustableLandingGear/AdjustableLandingGear-v1.1.1.ckan new file mode 100644 index 0000000000..aba3351c55 --- /dev/null +++ b/AdjustableLandingGear/AdjustableLandingGear-v1.1.1.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "AdjustableLandingGear", + "license": "CC-BY-SA-3.0", + "depends": [ + { + "name": "BDAnimationModules" + } + ], + "install": [ + { + "file": "AdjustableLandingGear", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99660-0-25-Adjustable-Landing-Gear", + "kerbalstuff": "https://kerbalstuff.com/mod/321/Adjustable%20Landing%20Gear" + }, + "ksp_version": "1.0.2", + "name": "Adjustable Landing Gear", + "abstract": "Landing gear the way you want it!", + "author": "BahamutoD", + "version": "v1.1.1", + "download": "https://kerbalstuff.com/mod/321/Adjustable%20Landing%20Gear/download/v1.1.1", + "x_generated_by": "netkan", + "download_size": 2231990 +} diff --git a/BDAnimationModules/BDAnimationModules-v0.6.1.ckan b/BDAnimationModules/BDAnimationModules-v0.6.1.ckan new file mode 100644 index 0000000000..7ea8ecf5f5 --- /dev/null +++ b/BDAnimationModules/BDAnimationModules-v0.6.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "BDAnimationModules", + "name": "BahamutoD Animation Modules", + "abstract": "Animation modules plugin for KSP", + "license": "CC-BY-SA-3.0", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.0.2", + "install": [ + { + "file": "GameData/BahaSP", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/BahamutoD/BDAnimationModules" + }, + "author": "BahamutoD", + "version": "v0.6.1", + "download": "https://github.com/BahamutoD/BDAnimationModules/releases/download/v0.6.1/BDAnimationModules-v0.6.1.zip", + "x_generated_by": "netkan", + "download_size": 27337 +} diff --git a/ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.4.1.ckan b/ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.4.1.ckan new file mode 100644 index 0000000000..6d83c709ae --- /dev/null +++ b/ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.4.1.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-KerbinSpaceStation", + "name": "Contract Pack: Kerbin Space Station", + "abstract": "A contract pack to replace the default Squad build a Space Station missions", + "license": "CC-BY-SA-3.0", + "ksp_version": "1.0", + "depends": [ + { + "name": "ContractConfigurator" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "KerbinSpaceStation", + "install_to": "GameData/ContractPacks" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/113642", + "repository": "https://github.com/severedsolo/KerbinSpaceStation" + }, + "author": "severedsolo", + "version": "1.4.1", + "download": "https://github.com/severedsolo/KerbinSpaceStation/releases/download/1.4.1/KerbinSpaceStation1.4.1.zip", + "x_generated_by": "netkan", + "download_size": 102856 +} diff --git a/KerbalConstructionTime/KerbalConstructionTime-1.1.7.ckan b/KerbalConstructionTime/KerbalConstructionTime-1.1.7.ckan new file mode 100644 index 0000000000..5349b79c12 --- /dev/null +++ b/KerbalConstructionTime/KerbalConstructionTime-1.1.7.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": 1, + "identifier": "KerbalConstructionTime", + "recommends": [ + { + "name": "StageRecovery" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "TarsierSpaceTech" + } + ], + "install": [ + { + "file": "GameData/KerbalConstructionTime", + "install_to": "GameData" + } + ], + "x_netkan_license_ok": true, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92377-0-24-2-Kerbal-Construction-Time-Release-v1-0-0-(8-29-14)", + "kerbalstuff": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time" + }, + "ksp_version": "1.0.2", + "name": "Kerbal Construction Time", + "license": "GPL-3.0", + "abstract": "Unrapid Planned Assembly", + "author": "magico13", + "version": "1.1.7", + "download": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time/download/1.1.7", + "x_generated_by": "netkan", + "download_size": 595798 +} diff --git a/Tantares/Tantares-27.0.ckan b/Tantares/Tantares-27.0.ckan new file mode 100644 index 0000000000..a4ed78f01a --- /dev/null +++ b/Tantares/Tantares-27.0.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "name": "Tantares", + "identifier": "Tantares", + "author": "Beale", + "abstract": "Stockalike Soyuz and MIR", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version_min": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/81537", + "kerbalstuff": "https://kerbalstuff.com/mod/303" + }, + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "install": [ + { + "file": "GameData/Tantares", + "install_to": "GameData" + } + ], + "x_maintained_by": "eagleshift", + "version": "27.0", + "download": "https://kerbalstuff.com/mod/303/Tantares%20-%20Stockalike%20Soyuz%20%26%20More/download/27.0", + "x_generated_by": "netkan", + "download_size": 21089657 +}