diff --git a/6S_Service_Compartments.ckan b/6S_Service_Compartments.ckan new file mode 100644 index 0000000000..7c7002b18e --- /dev/null +++ b/6S_Service_Compartments.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "6S_Service_Compartments", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/61040-0-23-6S-Service-Compartment-Tubes-Design-smooth!" + }, + "name": "6S Service Compartment Tubes", + "license": "CC-BY-NC-SA", + "abstract": "It's a tube.. and a hull... and a cargo bay... and a.. well, just about everything. And it is only 2 PARTS!!!", + "author": "nothke", + "version": "0.0", + "download": "http://addons.cursecdn.com/files/2201/755/tubes.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "install": [ + { + "file" : "NothkeSerCom", + "install_to" : "GameData" + } + ], + "depends": [ + { "name": "FirespitterCore" } + ] +} \ No newline at end of file