Create SpaceShuttleEngines-2.1.3.ckan

I'd contribute in NetKAN, but the mod isn't on Github, KerbalStuff or anything readable by it as far as I know. It also won't be updated anytime soon since dtobi has retired.
This commit is contained in:
PickledTripod 2015-01-29 19:47:44 -05:00 committed by Paul Fenwick
parent 84a2ab675e
commit d5befe743e
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"spec_version" : 1,
"identifier" : "SpaceShuttleEngines",
"name" : "Space Shuttle Engines",
"abstract" : "Shuttle engines with a high gimbal range, OMS engines, external tanks and more."
"version" : "2.1.3",
"author" : "dtobi, Sarbian"
"license" : "CC BY-NC-ND 3.0",
"ksp_version" : "0.90",
"download" : "https://ksp.sarbian.com/Klockheed_Martian/Klockheed_Martian_SSE/Klockheed_Martian_SSE_2.1.3.zip",
"install": [
{
"file": "Klockheed_Martian_SSE",
"install_to": "GameData"
}
],
"depends": [
{ "name": "KlockheedMartian-Gimbal" }
]
"suggests": [
{ "name": "SmokeScreen" }
]
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/55985",
}
}