From c308ba912d078f1269ffcc9b371f0c7267c218fc Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Mon, 30 May 2016 00:53:10 +0000 Subject: [PATCH] "NetKAN generated mods - RP-0-v0.15" --- RP-0/RP-0-v0.15.ckan | 125 ++++++++++++++++++++++--------------------- 1 file changed, 65 insertions(+), 60 deletions(-) diff --git a/RP-0/RP-0-v0.15.ckan b/RP-0/RP-0-v0.15.ckan index 3dbb0ed8cf..16963401b0 100644 --- a/RP-0/RP-0-v0.15.ckan +++ b/RP-0/RP-0-v0.15.ckan @@ -1,63 +1,68 @@ { - "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" + "spec_version": 1, + "identifier": "RP-0", + "name": "Realistic Progression Zero", + "abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree", + "author": "RP-0 Group", + "license": "CC-BY-4.0", + "release_status": "development", + "resources": { + "repository": "https://github.com/KSP-RO/RP-0" }, - { - "name": "RealismOverhaul" + "version": "v0.15", + "ksp_version": "0.90", + "provides": [ + "FinePrint-Config" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealismOverhaul" + }, + { + "name": "SXT" + }, + { + "name": "ProceduralFairings" + }, + { + "name": "CommunityTechTree" + } + ], + "recommends": [ + { + "name": "ProceduralDynamics" + }, + { + "name": "TweakScale" + }, + { + "name": "ProceduralParts" + } + ], + "conflicts": [ + { + "name": "FinePrint-Config" + } + ], + "install": [ + { + "file": "GameData/RP-0", + "install_to": "GameData" + }, + { + "file": "GameData/FinePrint", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.15/RP-0-v0.15.zip", + "download_size": 43810, + "download_hash": { + "sha1": "8B686A990AB529D012FE0445A8DE508305DCA788", + "sha256": "9772F15D5424B0485B489DF3B772BCD65E09D0D8291251212D40DDF5A8B7ED58" }, - { - "name": "SXT" - }, - { - "name": "ProceduralFairings" - }, - { - "name": "CommunityTechTree" - } - ], - "recommends": [ - { - "name": "ProceduralDynamics" - }, - { - "name": "TweakScale" - }, - { - "name": "ProceduralParts" - } - ], - "provides": [ - "FinePrint-Config" - ], - "conflicts": [ - { - "name": "FinePrint-Config" - } - ], - "install": [ - { - "file": "GameData/RP-0", - "install_to": "GameData" - }, - { - "file": "GameData/FinePrint", - "install_to": "GameData" - } - ], - "resources": { - "repository": "https://github.com/KSP-RO/RP-0" - }, - "version": "v0.15", - "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.15/RP-0-v0.15.zip", - "x_generated_by": "netkan", - "download_size": 43810, - "ksp_version": "0.90" -} \ No newline at end of file + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}