From a9552328360b5143dc2951dd674d486c6f24dbef Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Mon, 12 Jan 2015 20:16:44 +0100 Subject: [PATCH 01/21] NetKAN generated mods - ContractConfigurator/ContractConfigurator-0.5.3, RemoteTech/RemoteTech-v1.6.0 --- .../ContractConfigurator-0.5.3.ckan | 31 +++++++++++++++++ RemoteTech/RemoteTech-v1.6.0.ckan | 34 +++++++++++++++++++ 2 files changed, 65 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-0.5.3.ckan create mode 100644 RemoteTech/RemoteTech-v1.6.0.ckan diff --git a/ContractConfigurator/ContractConfigurator-0.5.3.ckan b/ContractConfigurator/ContractConfigurator-0.5.3.ckan new file mode 100644 index 0000000000..b32b803efd --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-0.5.3.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "A config-file based solution for creating new contracts!", + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", + "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki", + "repository": "https://github.com/jrossignol/ContractConfigurator" + }, + "version": "0.5.3", + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.5.3/ContractConfigurator_0.5.3.zip", + "x_generated_by": "netkan", + "download_size": 116348, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} diff --git a/RemoteTech/RemoteTech-v1.6.0.ckan b/RemoteTech/RemoteTech-v1.6.0.ckan new file mode 100644 index 0000000000..fdc694947f --- /dev/null +++ b/RemoteTech/RemoteTech-v1.6.0.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "RemoteTech", + "ksp_version": "0.90", + "license": "restricted", + "release_status": "stable", + "x_netkan_license_ok": true, + "resources": { + "repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech", + "bugtracker": "https://github.com/RemoteTechnologiesGroup/RemoteTech/issues", + "manual": "http://remotetechnologiesgroup.github.io/RemoteTech/" + }, + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.3.1", + "comment": "Earlier versions of MM have forward compatibility problems, according to the MM release notes." + } + ], + "install": [ + { + "file": "GameData/RemoteTech", + "install_to": "GameData" + } + ], + "name": "RemoteTech", + "abstract": "RemoteTech allows you to construct vast relay networks of communication satellites and remotely controlled unmanned vehicles. Your unmanned vessels require an uplink to a command station to be controlled. This adds a new layer of difficulty that compensates for the lack of live crew members.", + "author": "Remote Technologies Group", + "x_maintained_by": "Starstrider42", + "version": "v1.6.0", + "download": "https://github.com/RemoteTechnologiesGroup/RemoteTech/releases/download/v1.6.0/RemoteTech-1.6.0.zip", + "x_generated_by": "netkan", + "download_size": 5431725 +} From 42d0f54c714f2372a043a353bc7b5042a16127c9 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 00:16:43 +0100 Subject: [PATCH 02/21] NetKAN generated mods - SETIBalanceMod/SETI-0.5.1 --- SETIBalanceMod/SETI-0.5.1.ckan | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 SETIBalanceMod/SETI-0.5.1.ckan diff --git a/SETIBalanceMod/SETI-0.5.1.ckan b/SETIBalanceMod/SETI-0.5.1.ckan new file mode 100644 index 0000000000..07965e3277 --- /dev/null +++ b/SETIBalanceMod/SETI-0.5.1.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "SETI", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ProceduralParts" + }, + { + "name": "StageRecovery" + } + ], + "recommends": [ + { + "name": "KerbalEngineerRedux" + }, + { + "name": "TweakScale" + } + ], + "install": [ + { + "file": "SETI", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/106130", + "kerbalstuff": "https://kerbalstuff.com/mod/484/SETI-BalanceMod" + }, + "ksp_version": "0.90", + "name": "SETI-BalanceMod", + "license": "restricted", + "abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a more coherent and balanced gameplay experience.", + "author": "Yemo", + "version": "0.5.1", + "download": "https://kerbalstuff.com/mod/484/SETI-BalanceMod/download/0.5.1", + "x_generated_by": "netkan", + "download_size": 349234 +} From b2bb15a20016a523b62bf7f98bdc8973095662b6 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 06:16:37 +0100 Subject: [PATCH 03/21] NetKAN generated mods - ContractConfigurator/ContractConfigurator-0.5.4 --- .../ContractConfigurator-0.5.4.ckan | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-0.5.4.ckan diff --git a/ContractConfigurator/ContractConfigurator-0.5.4.ckan b/ContractConfigurator/ContractConfigurator-0.5.4.ckan new file mode 100644 index 0000000000..ec2f362038 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-0.5.4.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "A config-file based solution for creating new contracts!", + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", + "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki", + "repository": "https://github.com/jrossignol/ContractConfigurator" + }, + "version": "0.5.4", + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.5.4/ContractConfigurator_0.5.4.zip", + "x_generated_by": "netkan", + "download_size": 116690, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} From 113a53893bb2b0c8d7b445e47147da8e9e7fd434 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 07:16:47 +0100 Subject: [PATCH 04/21] NetKAN generated mods - ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-1.0.2 --- ...ContractConfigurator-RemoteTech-1.0.2.ckan | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-1.0.2.ckan diff --git a/ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-1.0.2.ckan b/ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-1.0.2.ckan new file mode 100644 index 0000000000..6796fe2cc2 --- /dev/null +++ b/ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-1.0.2.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-RemoteTech", + "abstract": "A contract pack containing contracts for RemoteTech.", + "name": "Contract Pack: RemoteTech", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "depends": [ + { + "name": "ContractConfigurator" + }, + { + "name": "RemoteTech" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "RemoteTech", + "install_to": "GameData/ContractPacks" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/106580", + "bugtracker": "https://github.com/jrossignol/ContractPack-RemoteTech/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractPack-RemoteTech/master/GameData/ContractPacks/RemoteTech/LICENSE.txt", + "repository": "https://github.com/jrossignol/ContractPack-RemoteTech" + }, + "version": "1.0.2", + "download": "https://github.com/jrossignol/ContractPack-RemoteTech/releases/download/1.0.2/ContractPack-RemoteTech_1.0.2.zip", + "x_generated_by": "netkan", + "download_size": 21459, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} From 4129b8847382c03cac94f1a4556fa19ee74ad1b2 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 08:16:33 +0100 Subject: [PATCH 05/21] NetKAN generated mods - KerbalJointReinforcement/KerbalJointReinforcement-v3.1 --- .../KerbalJointReinforcement-v3.1.ckan | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 KerbalJointReinforcement/KerbalJointReinforcement-v3.1.ckan diff --git a/KerbalJointReinforcement/KerbalJointReinforcement-v3.1.ckan b/KerbalJointReinforcement/KerbalJointReinforcement-v3.1.ckan new file mode 100644 index 0000000000..e79a8d817a --- /dev/null +++ b/KerbalJointReinforcement/KerbalJointReinforcement-v3.1.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "KerbalJointReinforcement", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "repository": "https://github.com/ferram4/Kerbal-Joint-Reinforcement/", + "homepage": "http://forum.kerbalspaceprogram.com/threads/55657", + "kerbalstuff": "https://kerbalstuff.com/mod/53/Kerbal%20Joint%20Reinforcement" + }, + "ksp_version": "0.90", + "name": "Kerbal Joint Reinforcement", + "abstract": "KJR tightens up the joints between parts and adds some physics-adjusting parameters to make vehicles more stable when loading on the launchpad or coming out of timewarp.", + "author": "ferram4", + "version": "v3.1", + "download": "https://kerbalstuff.com/mod/53/Kerbal%20Joint%20Reinforcement/download/v3.1", + "x_generated_by": "netkan", + "download_size": 38094 +} From 85c3de7b854cd131d1537f7e73a4dd5c5775c8cd Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 10:16:41 +0100 Subject: [PATCH 06/21] NetKAN generated mods - FilterExtensions/FilterExtensions-1.15 --- FilterExtensions/FilterExtensions-1.15.ckan | 22 +++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 FilterExtensions/FilterExtensions-1.15.ckan diff --git a/FilterExtensions/FilterExtensions-1.15.ckan b/FilterExtensions/FilterExtensions-1.15.ckan new file mode 100644 index 0000000000..ae3a973469 --- /dev/null +++ b/FilterExtensions/FilterExtensions-1.15.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": "v1.4", + "identifier": "FilterExtensions", + "name": "Filter Extensions", + "abstract": "Custom, configurable filters for the VAB/SPH.", + "license": "CC-BY-4.0", + "ksp_version": "0.90", + "install": [ + { + "file": "GameData/000_FilterExtensions", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/Crzyrndm/FilterExtension" + }, + "author": "Crzyrndm", + "version": "1.15", + "download": "https://github.com/Crzyrndm/FilterExtension/releases/download/1.15/Filter.Extensions.1.15.zip", + "x_generated_by": "netkan", + "download_size": 661021 +} From d2fbe5f8c5b25468ac8b46eb54062e89b65ee372 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 11:15:01 +0100 Subject: [PATCH 07/21] NetKAN generated mods - ContractConfigurator-SCANsat/ContractConfigurator-SCANsat-1.0.2 --- .../ContractConfigurator-SCANsat-1.0.2.ckan | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 ContractConfigurator-SCANsat/ContractConfigurator-SCANsat-1.0.2.ckan diff --git a/ContractConfigurator-SCANsat/ContractConfigurator-SCANsat-1.0.2.ckan b/ContractConfigurator-SCANsat/ContractConfigurator-SCANsat-1.0.2.ckan new file mode 100644 index 0000000000..f135fff6fb --- /dev/null +++ b/ContractConfigurator-SCANsat/ContractConfigurator-SCANsat-1.0.2.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-SCANsat", + "abstract": "A Mission pack creating SCANsat contracts", + "name": "SCANsat mission pack", + "license": "public-domain", + "x_netkan_license_ok": true, + "x_maintained_by": "hakan42, who loves to fly missions with contracts in them", + "depends": [ + { + "name": "ContractConfigurator" + }, + { + "name": "SCANsat", + "min_version": "9.0" + } + ], + "provides": [ + "ContractConfigurator-SCANSat" + ], + "install": [ + { + "find": "CC_Contracts", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack" + }, + "author": "SimonTheSourcerer", + "version": "1.0.2", + "download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0.2/CCSCANsatMissionPack.zip", + "x_generated_by": "netkan", + "download_size": 26721 +} From fcb10b50f13ae08c161a248fa9a5dc0b11295095 Mon Sep 17 00:00:00 2001 From: Hakan Tandogan Date: Tue, 13 Jan 2015 11:16:26 +0100 Subject: [PATCH 08/21] The netkan file had wrong casing, leading to wrong directory name here --- .../ContractConfigurator-SCANsat-1.0.1.ckan | 32 ------------------- 1 file changed, 32 deletions(-) delete mode 100644 ContractConfigurator-SCANSat/ContractConfigurator-SCANsat-1.0.1.ckan diff --git a/ContractConfigurator-SCANSat/ContractConfigurator-SCANsat-1.0.1.ckan b/ContractConfigurator-SCANSat/ContractConfigurator-SCANsat-1.0.1.ckan deleted file mode 100644 index c3e02b237f..0000000000 --- a/ContractConfigurator-SCANSat/ContractConfigurator-SCANsat-1.0.1.ckan +++ /dev/null @@ -1,32 +0,0 @@ -{ - "spec_version": "v1.4", - "identifier": "ContractConfigurator-SCANsat", - "abstract": "A Mission pack creating SCANsat contracts", - "name": "SCANsat mission pack", - "license": "public-domain", - "x_netkan_license_ok": true, - "x_maintained_by": "hakan42, who loves to fly missions with contracts in them", - "depends": [ - { - "name": "ContractConfigurator" - }, - { - "name": "SCANsat", - "min_version": "9.0" - } - ], - "install": [ - { - "find": "CC_Contracts", - "install_to": "GameData" - } - ], - "resources": { - "repository": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack" - }, - "author": "SimonTheSourcerer", - "version": "1.0.1", - "download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0.1/CCSCANsatMissionPack.zip", - "x_generated_by": "netkan", - "download_size": 14294 -} From b405eb3b0a05e5d3339d2611a04cd8c15ad6cbb2 Mon Sep 17 00:00:00 2001 From: Hakan Tandogan Date: Tue, 13 Jan 2015 11:16:36 +0100 Subject: [PATCH 09/21] The netkan file had wrong casing, leading to wrong directory name here --- .../ContractConfigurator-SCANsat-1.0.2.ckan | 32 ------------------- 1 file changed, 32 deletions(-) delete mode 100644 ContractConfigurator-SCANSat/ContractConfigurator-SCANsat-1.0.2.ckan diff --git a/ContractConfigurator-SCANSat/ContractConfigurator-SCANsat-1.0.2.ckan b/ContractConfigurator-SCANSat/ContractConfigurator-SCANsat-1.0.2.ckan deleted file mode 100644 index a85faec2c1..0000000000 --- a/ContractConfigurator-SCANSat/ContractConfigurator-SCANsat-1.0.2.ckan +++ /dev/null @@ -1,32 +0,0 @@ -{ - "spec_version": "v1.4", - "identifier": "ContractConfigurator-SCANsat", - "abstract": "A Mission pack creating SCANsat contracts", - "name": "SCANsat mission pack", - "license": "public-domain", - "x_netkan_license_ok": true, - "x_maintained_by": "hakan42, who loves to fly missions with contracts in them", - "depends": [ - { - "name": "ContractConfigurator" - }, - { - "name": "SCANsat", - "min_version": "9.0" - } - ], - "install": [ - { - "find": "CC_Contracts", - "install_to": "GameData" - } - ], - "resources": { - "repository": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack" - }, - "author": "SimonTheSourcerer", - "version": "1.0.2", - "download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0.2/CCSCANsatMissionPack.zip", - "x_generated_by": "netkan", - "download_size": 26721 -} From 543cf80bcd7b8a77424b37cce7baa858aaa43979 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 14:49:41 +0100 Subject: [PATCH 10/21] NetKAN generated mods - ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-26 --- ...etaryLaunchpads-RegolithAdaptation-26.ckan | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-26.ckan diff --git a/ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-26.ckan b/ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-26.ckan new file mode 100644 index 0000000000..5c7443bbc5 --- /dev/null +++ b/ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-26.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": 1, + "identifier": "ExtraPlanetaryLaunchpads-RegolithAdaptation", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/89774", + "kerbalstuff": "https://kerbalstuff.com/mod/494/ExtraPlanetary%20Launchpads(EPL)-%3ERegolith%20Adaptation" + }, + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ExtraPlanetaryLaunchpads" + }, + { + "name": "Regolith" + } + ], + "recommends": [ + { + "name": "Karbonite" + } + ], + "install": [ + { + "file": "GameData/WombatConversions", + "install_to": "GameData" + } + ], + "ksp_version": "0.90", + "name": "ExtraPlanetary Launchpads(EPL)->Regolith Adaptation", + "abstract": "A quick adaptation/compatablity patch that allows ExtraPlanetaryLaunchpads to work with Regolith/Karbonite", + "author": "rabidninjawombat", + "version": "26", + "download": "https://kerbalstuff.com/mod/494/ExtraPlanetary%20Launchpads(EPL)-%3ERegolith%20Adaptation/download/26", + "x_generated_by": "netkan", + "download_size": 5826909 +} From e1a9d8b0c91291401fa40aa8190b010e7527e276 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 16:16:47 +0100 Subject: [PATCH 11/21] NetKAN generated mods - SETIBalanceMod/SETI-0.5.2 --- SETIBalanceMod/SETI-0.5.2.ckan | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 SETIBalanceMod/SETI-0.5.2.ckan diff --git a/SETIBalanceMod/SETI-0.5.2.ckan b/SETIBalanceMod/SETI-0.5.2.ckan new file mode 100644 index 0000000000..5f98a294d1 --- /dev/null +++ b/SETIBalanceMod/SETI-0.5.2.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "SETI", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ProceduralParts" + }, + { + "name": "StageRecovery" + } + ], + "recommends": [ + { + "name": "KerbalEngineerRedux" + }, + { + "name": "TweakScale" + } + ], + "install": [ + { + "file": "SETI", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/106130", + "kerbalstuff": "https://kerbalstuff.com/mod/484/SETI-BalanceMod" + }, + "ksp_version": "0.90", + "name": "SETI-BalanceMod", + "license": "restricted", + "abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a more coherent and balanced gameplay experience.", + "author": "Yemo", + "version": "0.5.2", + "download": "https://kerbalstuff.com/mod/484/SETI-BalanceMod/download/0.5.2", + "x_generated_by": "netkan", + "download_size": 352045 +} From 2071a41bc1509444483d84de3b87ed6040fa9192 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 18:51:58 +0100 Subject: [PATCH 12/21] NetKAN generated mods - KerbalMechanics/KerbalMechanics-v0.5r1 --- KerbalMechanics/KerbalMechanics-v0.5r1.ckan | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 KerbalMechanics/KerbalMechanics-v0.5r1.ckan diff --git a/KerbalMechanics/KerbalMechanics-v0.5r1.ckan b/KerbalMechanics/KerbalMechanics-v0.5r1.ckan new file mode 100644 index 0000000000..ad84c7eb15 --- /dev/null +++ b/KerbalMechanics/KerbalMechanics-v0.5r1.ckan @@ -0,0 +1,20 @@ +{ + "spec_version": 1, + "identifier": "KerbalMechanics", + "release_status": "development", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85798", + "bugtracker": "https://github.com/IRnifty/KerbalMechanics/issues", + "repository": "https://github.com/IRnifty/KerbalMechanics", + "kerbalstuff": "https://kerbalstuff.com/mod/48" + }, + "ksp_version": "0.90", + "name": "Kerbal Mechanics: Part Failures and Repairs", + "abstract": "The mod that adds failure and repair functionality to engines, lights, decouplers, and plenty more!", + "author": "Nifty255", + "version": "v0.5r1", + "download": "https://kerbalstuff.com/mod/48/Kerbal%20Mechanics:%20Part%20Failures%20and%20Repairs/download/v0.5r1", + "x_generated_by": "netkan", + "download_size": 403267 +} From e3eb9db9c10f6abfe442f6e1f85e61ea45c0700b Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 19:16:55 +0100 Subject: [PATCH 13/21] NetKAN generated mods - LunaticAeronauticsAntygravityRoom/LunaticAeronauticsAntygravityRoom-1.01 --- ...unaticAeronauticsAntygravityRoom-1.01.ckan | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 LunaticAeronauticsAntygravityRoom/LunaticAeronauticsAntygravityRoom-1.01.ckan diff --git a/LunaticAeronauticsAntygravityRoom/LunaticAeronauticsAntygravityRoom-1.01.ckan b/LunaticAeronauticsAntygravityRoom/LunaticAeronauticsAntygravityRoom-1.01.ckan new file mode 100644 index 0000000000..4e71f042cf --- /dev/null +++ b/LunaticAeronauticsAntygravityRoom/LunaticAeronauticsAntygravityRoom-1.01.ckan @@ -0,0 +1,24 @@ +{ + "x_via": "Automated KerbalStuff CKAN submission", + "identifier": "LunaticAeronauticsAntygravityRoom", + "license": "CC-BY-NC-SA-4.0", + "spec_version": "v1.4", + "install": [ + { + "file": "room", + "install_to": "GameData", + "filter": "AntigravityRoom.cs" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/473/Lunatic%20Aeronautics'%20Anty-gravity%20Room" + }, + "ksp_version": "0.90", + "name": "Lunatic Aeronautics' Anty-gravity Room", + "abstract": "New ultimate fun, a must for every kerbal", + "author": "Tuareg77", + "version": "1.01", + "download": "https://kerbalstuff.com/mod/473/Lunatic%20Aeronautics'%20Anty-gravity%20Room/download/1.01", + "x_generated_by": "netkan", + "download_size": 533587 +} From 96f65b9d0600983b708b883930a871da6b83b483 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 13 Jan 2015 23:17:17 +0100 Subject: [PATCH 14/21] NetKAN generated mods - ContractConfigurator/ContractConfigurator-0.5.5 --- .../ContractConfigurator-0.5.5.ckan | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-0.5.5.ckan diff --git a/ContractConfigurator/ContractConfigurator-0.5.5.ckan b/ContractConfigurator/ContractConfigurator-0.5.5.ckan new file mode 100644 index 0000000000..f089797691 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-0.5.5.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "A config-file based solution for creating new contracts!", + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", + "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki", + "repository": "https://github.com/jrossignol/ContractConfigurator" + }, + "version": "0.5.5", + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.5.5/ContractConfigurator_0.5.5.zip", + "x_generated_by": "netkan", + "download_size": 117746, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} From babc404a17d9fc2e1bc43936c065bb4d36a29195 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 14 Jan 2015 03:17:08 +0100 Subject: [PATCH 15/21] NetKAN generated mods - CollisionFX/CollisionFX-2.2 --- CollisionFX/CollisionFX-2.2.ckan | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 CollisionFX/CollisionFX-2.2.ckan diff --git a/CollisionFX/CollisionFX-2.2.ckan b/CollisionFX/CollisionFX-2.2.ckan new file mode 100644 index 0000000000..dd589b0c84 --- /dev/null +++ b/CollisionFX/CollisionFX-2.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "CollisionFX", + "license": "GPL-2.0", + "install": [ + { + "file": "GameData/CollisionFX", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101496", + "kerbalstuff": "https://kerbalstuff.com/mod/381/Collision%20FX" + }, + "ksp_version": "0.90", + "name": "Collision FX", + "abstract": "Adds bangs, sparks and skidding effects to parts.", + "author": "pizzaoverhead", + "version": "2.2", + "download": "https://kerbalstuff.com/mod/381/Collision%20FX/download/2.2", + "x_generated_by": "netkan", + "download_size": 7512731 +} From 3710da945b25f094b3c19aa925ccea604e0f69ff Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 14 Jan 2015 04:17:46 +0100 Subject: [PATCH 16/21] NetKAN generated mods - BoxSat-prototypes/BoxSat-prototypes-A.02d, BoxSat/BoxSat-A.02d --- .../BoxSat-prototypes-A.02d.ckan | 28 +++++++++++++++++++ BoxSat/BoxSat-A.02d.ckan | 27 ++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 BoxSat-prototypes/BoxSat-prototypes-A.02d.ckan create mode 100644 BoxSat/BoxSat-A.02d.ckan diff --git a/BoxSat-prototypes/BoxSat-prototypes-A.02d.ckan b/BoxSat-prototypes/BoxSat-prototypes-A.02d.ckan new file mode 100644 index 0000000000..0ae1394069 --- /dev/null +++ b/BoxSat-prototypes/BoxSat-prototypes-A.02d.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": "v1.4", + "identifier": "BoxSat-prototypes", + "name": "BoxSat prototype parts", + "release_status": "development", + "license": "restricted", + "x_netkan_license_ok": true, + "resources": { + "x_curse": "http://kerbal.curseforge.com/ksp-mods/224250-boxsat", + "kerbalstuff": "https://kerbalstuff.com/mod/118/BoxSat" + }, + "install": [ + { + "find": "BoxSat prototypes", + "install_to": "GameData", + "filter": [ + ".DS_Store" + ] + } + ], + "ksp_version": "0.90", + "abstract": "A modular, stackable, serviceable, & customizable satellite in a box! ", + "author": "DasPenguin85", + "version": "A.02d", + "download": "https://kerbalstuff.com/mod/118/BoxSat/download/A.02d", + "x_generated_by": "netkan", + "download_size": 16023748 +} diff --git a/BoxSat/BoxSat-A.02d.ckan b/BoxSat/BoxSat-A.02d.ckan new file mode 100644 index 0000000000..0e701dd05c --- /dev/null +++ b/BoxSat/BoxSat-A.02d.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.4", + "identifier": "BoxSat", + "license": "restricted", + "x_netkan_license_ok": true, + "resources": { + "x_curse": "http://kerbal.curseforge.com/ksp-mods/224250-boxsat", + "kerbalstuff": "https://kerbalstuff.com/mod/118/BoxSat" + }, + "install": [ + { + "find": "BoxSat alpha", + "install_to": "GameData", + "filter": [ + ".DS_Store" + ] + } + ], + "ksp_version": "0.90", + "name": "BoxSat", + "abstract": "A modular, stackable, serviceable, & customizable satellite in a box! ", + "author": "DasPenguin85", + "version": "A.02d", + "download": "https://kerbalstuff.com/mod/118/BoxSat/download/A.02d", + "x_generated_by": "netkan", + "download_size": 16023748 +} From a85dc72ca56c5fd96e20d7b846ed2726afc5b501 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 14 Jan 2015 06:16:41 +0100 Subject: [PATCH 17/21] NetKAN generated mods - TWR1/TWR1-1.17 --- TWR1/TWR1-1.17.ckan | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 TWR1/TWR1-1.17.ckan diff --git a/TWR1/TWR1-1.17.ckan b/TWR1/TWR1-1.17.ckan new file mode 100644 index 0000000000..c013fcb3c0 --- /dev/null +++ b/TWR1/TWR1-1.17.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "name": "Vertical Velocity Controller", + "identifier": "TWR1", + "abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "0.90", + "author": "Diazo", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/50736", + "repository": "https://github.com/SirDiazo/TWR1" + }, + "recommends": [ + { + "name": "Toolbar" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.17", + "download": "https://github.com/SirDiazo/TWR1/releases/download/1.17/VertVel117.zip", + "x_generated_by": "netkan", + "download_size": 16852 +} From 896f3b2c4c38f3f19510dc92d5a5a546584c30e8 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 14 Jan 2015 08:17:00 +0100 Subject: [PATCH 18/21] NetKAN generated mods - FilterExtensions/FilterExtensions-1.15.1 --- FilterExtensions/FilterExtensions-1.15.1.ckan | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 FilterExtensions/FilterExtensions-1.15.1.ckan diff --git a/FilterExtensions/FilterExtensions-1.15.1.ckan b/FilterExtensions/FilterExtensions-1.15.1.ckan new file mode 100644 index 0000000000..c54ff81ea1 --- /dev/null +++ b/FilterExtensions/FilterExtensions-1.15.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": "v1.4", + "identifier": "FilterExtensions", + "name": "Filter Extensions", + "abstract": "Custom, configurable filters for the VAB/SPH.", + "license": "CC-BY-4.0", + "ksp_version": "0.90", + "install": [ + { + "file": "GameData/000_FilterExtensions", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/Crzyrndm/FilterExtension" + }, + "author": "Crzyrndm", + "version": "1.15.1", + "download": "https://github.com/Crzyrndm/FilterExtension/releases/download/1.15.1/Filter.Extensions.1.15.1.zip", + "x_generated_by": "netkan", + "download_size": 661043 +} From 0423d862c1cb1d8dad2bd85130e3fa36ae1a38d1 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 14 Jan 2015 08:42:01 +0100 Subject: [PATCH 19/21] NetKAN generated mods - TWR1/TWR1-1.17 --- TWR1/TWR1-1.17.ckan | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TWR1/TWR1-1.17.ckan b/TWR1/TWR1-1.17.ckan index c013fcb3c0..68300d8735 100644 --- a/TWR1/TWR1-1.17.ckan +++ b/TWR1/TWR1-1.17.ckan @@ -14,7 +14,9 @@ "recommends": [ { "name": "Toolbar" - }, + } + ], + "depends": [ { "name": "ModuleManager" } From 255c08bb61946e4e7ef04e8a877fa98d7acbbb16 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 14 Jan 2015 09:16:46 +0100 Subject: [PATCH 20/21] NetKAN generated mods - FilterExtensions/FilterExtensions-1.15.2 --- FilterExtensions/FilterExtensions-1.15.2.ckan | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 FilterExtensions/FilterExtensions-1.15.2.ckan diff --git a/FilterExtensions/FilterExtensions-1.15.2.ckan b/FilterExtensions/FilterExtensions-1.15.2.ckan new file mode 100644 index 0000000000..0f36e003b7 --- /dev/null +++ b/FilterExtensions/FilterExtensions-1.15.2.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": "v1.4", + "identifier": "FilterExtensions", + "name": "Filter Extensions", + "abstract": "Custom, configurable filters for the VAB/SPH.", + "license": "CC-BY-4.0", + "ksp_version": "0.90", + "install": [ + { + "file": "GameData/000_FilterExtensions", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/Crzyrndm/FilterExtension" + }, + "author": "Crzyrndm", + "version": "1.15.2", + "download": "https://github.com/Crzyrndm/FilterExtension/releases/download/1.15.2/Filter.Extensions.1.15.2.zip", + "x_generated_by": "netkan", + "download_size": 660990 +} From 62e44026fb70df2e3ee81dce1d74a6ac3cff5783 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 14 Jan 2015 17:16:37 +0100 Subject: [PATCH 21/21] NetKAN generated mods - Tantares/Tantares-14.1 --- Tantares/Tantares-14.1.ckan | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Tantares/Tantares-14.1.ckan diff --git a/Tantares/Tantares-14.1.ckan b/Tantares/Tantares-14.1.ckan new file mode 100644 index 0000000000..5ab44a6be1 --- /dev/null +++ b/Tantares/Tantares-14.1.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": "14.1", + "download": "https://kerbalstuff.com/mod/303/Tantares%20-%20Stockalike%20Soyuz%20&%20More/download/14.1", + "x_generated_by": "netkan", + "download_size": 18359925 +}