NetKAN added mod - ConstantTWR-0.0.5.4
This commit is contained in:
parent
230a1336a7
commit
67989d14bd
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ConstantTWR",
|
||||
"name": "ConstantTWR",
|
||||
"abstract": "Controls the throttle to maintain a specified TWR during launch",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.5.4",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ConstantTWR/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ConstantTWR",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/ConstantTWR/ConstantTWR-1499085617.2863977.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"control"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ConstantTWR",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1429/ConstantTWR/download/0.0.5.4",
|
||||
"download_size": 29552,
|
||||
"download_hash": {
|
||||
"sha1": "DDAAD0B9879182F3DC464541A873D773BDB16519",
|
||||
"sha256": "F4FA3BDB2492DA643F37FEF80C7C5A5EC807A8E22146255F644DB369AFE28902"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-08T21:30:50.181247+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue