From d7167f285c5c59908ca7a0ae19bd057b7c1a960d Mon Sep 17 00:00:00 2001 From: Hakan Tandogan Date: Thu, 1 Jan 2015 22:55:23 +0100 Subject: [PATCH] Hand-crafted as per forum request, curse-only --- Service-Compartments-6S-1.3.ckan | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Service-Compartments-6S-1.3.ckan diff --git a/Service-Compartments-6S-1.3.ckan b/Service-Compartments-6S-1.3.ckan new file mode 100644 index 0000000000..f62aa247a1 --- /dev/null +++ b/Service-Compartments-6S-1.3.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "version": "1.3", + "identifier": "Service-Compartments-6S", + "name": "6S Service Compartment Tubes", + "abstract": "It's a tube.. and a hull... and a cargo bay... and a.. well, just about everything. And it is only 2 PARTS!!!", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/61040" + }, + "license": "CC-BY-NC-SA", + "author": "nothke", + "download": "http://addons.cursecdn.com/files/2221/294/Nothke_SerCom_v1.3.zip", + "ksp_version_min": "0.25", + "x_maintained_by" : "Hand packaged by hakan42, if anything's wrong, it's my fault.", + "install": [ + { + "file" : "NothkeSerCom", + "install_to" : "GameData" + } + ], + "depends": [ + { "name": "FirespitterCore" } + ] +}