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" } + ] +}