Merge commit 'f6c3c08'

* commit 'f6c3c08':
  6S fixups
  6s Service Compartments
This commit is contained in:
Paul Fenwick 2014-11-22 23:55:56 +11:00
commit bce029b601
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "Service-Compartments-6S",
"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": "1.2",
"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" }
]
}