CKAN-meta/StockLS/StockLS-1.0.2.ckan

57 lines
1.5 KiB
JSON

{
"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",
"repository": "http://github.com/vosechu/StockLS",
"kerbalstuff": "https://kerbalstuff.com/mod/1210/StockLS"
},
"version": "1.0.2",
"ksp_version": "1.0.5",
"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"
}
],
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/D723222B.zip",
"download_size": 5866,
"download_hash": {
"sha1": "E6D9039AC02EDB38976FFC00C9E58B4C7AA9AA97",
"sha256": "951E996B956BBF79ED84ACE3FFE2E0E5A57A57FBE8A62C396E3544B68EDB1874"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}