"NetKAN generated mods - ConstantTWR-0.0.4.3"
This commit is contained in:
parent
e6b7328400
commit
1b462720bd
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"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.4.3",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.6.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "ConstantTWR"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1429/ConstantTWR/download/0.0.4.3",
|
||||
"download_size": 45494,
|
||||
"download_hash": {
|
||||
"sha1": "B0B5AF85563A6F9076948119AE16CE65012671AE",
|
||||
"sha256": "4DA60B251C36068F378362370BD90B8E49C78EF48EB6999B8B9D2C8B852036ED"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue