NetKAN generated mods - ConstantTWR-0.0.5.2
This commit is contained in:
parent
7f19f30e50
commit
eea3499192
|
@ -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.2",
|
||||
"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.2",
|
||||
"download_size": 49058,
|
||||
"download_hash": {
|
||||
"sha1": "A4E87D5D0FACB33FC62B6DD18F5FBD8BD535F845",
|
||||
"sha256": "8EA8271F6A8404760545CD6CAC83BE65D5DAFCBD47A565C58358DD02DB584E67"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue