NetKAN generated mods - ConstantTWR-0.0.5
This commit is contained in:
parent
9f7c42e48a
commit
be677073e6
|
@ -0,0 +1,36 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "ConstantTWR",
|
||||||
|
"name": "ConstantTWR",
|
||||||
|
"abstract": "Controls the throttle to maintain a specified TWR during launch",
|
||||||
|
"author": "linuxgurugamer",
|
||||||
|
"license": "LGPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/162836-13-constanttwr/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1429/ConstantTWR",
|
||||||
|
"repository": "https://github.com/linuxgurugamer/ConstantTWR",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/ConstantTWR/ConstantTWR-1499085617.2863977.png"
|
||||||
|
},
|
||||||
|
"version": "0.0.5",
|
||||||
|
"ksp_version": "1.8.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ClickThroughBlocker"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"install_to": "GameData",
|
||||||
|
"find": "ConstantTWR"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1429/ConstantTWR/download/0.0.5",
|
||||||
|
"download_size": 47355,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "512C66388B980F84CD3A78271BAC4CD37A7B28B8",
|
||||||
|
"sha256": "F252C9ABFB14E913ADA2098CD73B1F7B739480455AF441FB645802D1BEE39DE7"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue