From 885187458f2f4f0c4c20d8768e9e31c3b1cd68cd Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Thu, 19 Mar 2015 05:24:36 +0100 Subject: [PATCH] NetKAN generated mods - KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.27, RP-0/RP-0-v0.27 --- ...balConstructionTime-RP-0-Config-v0.27.ckan | 38 ++++++++++ RP-0/RP-0-v0.27.ckan | 70 +++++++++++++++++++ 2 files changed, 108 insertions(+) create mode 100644 KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.27.ckan create mode 100644 RP-0/RP-0-v0.27.ckan diff --git a/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.27.ckan b/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.27.ckan new file mode 100644 index 0000000000..7563565d5a --- /dev/null +++ b/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.27.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "KerbalConstructionTime-RP-0-Config", + "name": "Kerbal Construction Time RP-0 Config", + "abstract": "A Kerbal Construction Time configuration meant to be used for RP-0", + "license": "CC-BY-4.0", + "author": "RP-0 Group", + "release_status": "development", + "depends": [ + { + "name": "RP-0" + }, + { + "name": "KerbalConstructionTime" + } + ], + "provides": [ + "KerbalConstructionTime-Config" + ], + "conflicts": [ + { + "name": "KerbalConstructionTime-Config" + } + ], + "install": [ + { + "file": "GameData/KerbalConstructionTime", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/KSP-RO/RP-0" + }, + "version": "v0.27", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.27/RP-0-v0.27.zip", + "x_generated_by": "netkan", + "download_size": 624991 +} diff --git a/RP-0/RP-0-v0.27.ckan b/RP-0/RP-0-v0.27.ckan new file mode 100644 index 0000000000..84b02c0e1e --- /dev/null +++ b/RP-0/RP-0-v0.27.ckan @@ -0,0 +1,70 @@ +{ + "spec_version": 1, + "identifier": "RP-0", + "name": "Realistic Progression Zero", + "abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree", + "license": "CC-BY-4.0", + "author": "RP-0 Group", + "release_status": "development", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealismOverhaul" + }, + { + "name": "SXT" + }, + { + "name": "ProceduralFairings" + }, + { + "name": "CommunityTechTree" + } + ], + "recommends": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "KerbalConstructionTime-RP-0-Config" + }, + { + "name": "ProceduralDynamics" + }, + { + "name": "TweakScale" + }, + { + "name": "ProceduralParts" + }, + { + "name": "TestFlight" + }, + { + "name": "VenStockRevamp" + } + ], + "provides": [ + "FinePrint-Config" + ], + "conflicts": [ + { + "name": "FinePrint-Config" + } + ], + "install": [ + { + "file": "GameData/RP-0", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/KSP-RO/RP-0" + }, + "version": "v0.27", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.27/RP-0-v0.27.zip", + "x_generated_by": "netkan", + "download_size": 624991 +}