"NetKAN generated mods - SmartStage-v1.4"
This commit is contained in:
parent
9acea48785
commit
0baa1b75f5
|
@ -1,17 +1,22 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "SmartStage",
|
"identifier": "SmartStage",
|
||||||
"license": "GPL-3.0",
|
"name": "SmartStage",
|
||||||
"abstract": "SmartStage attempts to find optimal staging in VAB",
|
"abstract": "SmartStage attempts to find optimal staging in VAB",
|
||||||
"name": "SmartStage",
|
"author": "xytovl",
|
||||||
"resources": {
|
"license": "GPL-3.0",
|
||||||
"homepage": "http://http://forum.kerbalspaceprogram.com/threads/82791",
|
"resources": {
|
||||||
"repository": "https://github.com/xytovl/SmartStage"
|
"homepage": "http://http://forum.kerbalspaceprogram.com/threads/82791",
|
||||||
},
|
"repository": "https://github.com/xytovl/SmartStage"
|
||||||
"author": "xytovl",
|
},
|
||||||
"ksp_version_max": "0.90",
|
"version": "v1.4",
|
||||||
"version": "v1.4",
|
"ksp_version_max": "0.90",
|
||||||
"download": "https://github.com/xytovl/SmartStage/releases/download/v1.4/SmartStage-1.4.zip",
|
"download": "https://github.com/xytovl/SmartStage/releases/download/v1.4/SmartStage-1.4.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 14576,
|
||||||
"download_size": 14576
|
"download_hash": {
|
||||||
}
|
"sha1": "A2F76D94D49233DB4378F68BDAE9FA6B8D939472",
|
||||||
|
"sha256": "4830BE90B993ECF8B67C09B7D4596095DD910FFD7CEB7E3B1F9487B295724FAE"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue