2015-10-19 03:25:07 +00:00
{
"spec_version": "v1.4",
"identifier": "StockLS",
"name": "StockLS",
"abstract": "Like Malahx's StockPlugins mod, this allows you to have life support without adding a bunch of parts that will break the next time KSP is updated.",
"author": "vosechu",
"license": "MIT",
"resources": {
"homepage": "http://github.com/vosechu/StockLS",
2016-05-30 06:43:07 +00:00
"repository": "http://github.com/vosechu/StockLS",
"kerbalstuff": "https://kerbalstuff.com/mod/1210/StockLS"
2015-10-19 03:25:07 +00:00
},
"version": "1.0.2",
2016-01-01 00:33:55 +00:00
"ksp_version": "1.0.5",
2015-10-19 03:25:07 +00:00
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.0"
}
],
"recommends": [
{
"name": "USILifeSupport"
}
],
"suggests": [
{
"name": "StockPlugins"
},
{
"name": "StockRT"
},
{
"name": "StockSCANSat"
}
],
"supports": [
{
"name": "USILifeSupport"
}
],
"install": [
{
"file": "GameData/StockLS",
"install_to": "GameData"
}
],
2016-02-16 08:11:05 +00:00
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/D723222B.zip",
2015-10-19 03:25:07 +00:00
"download_size": 5866,
2016-05-30 06:43:07 +00:00
"download_hash": {
"sha1": "E6D9039AC02EDB38976FFC00C9E58B4C7AA9AA97",
"sha256": "951E996B956BBF79ED84ACE3FFE2E0E5A57A57FBE8A62C396E3544B68EDB1874"
},
"download_content_type": "application/zip",
2015-10-19 03:25:07 +00:00
"x_generated_by": "netkan"
}