NetKAN generated mods - TWR1-1.34.0
This commit is contained in:
parent
d436e8b14e
commit
1b182d9ade
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "TWR1",
|
||||
"name": "Vertical Velocity Controller Redux",
|
||||
"abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
|
||||
"author": [
|
||||
"Diazo",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175400-14-vertical-velocity-controller-redux/",
|
||||
"repository": "https://github.com/linuxgurugamer/TWR1"
|
||||
},
|
||||
"version": "1.34.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/TWR1/releases/download/1.34.0/TWR1-1.8.0-1.34.0.zip",
|
||||
"download_size": 69936,
|
||||
"download_hash": {
|
||||
"sha1": "6981185C4726A20A9B148C210824BCFF2F1FAFB9",
|
||||
"sha256": "4D35085898F7BBFC9BBBF585A29C194AB78D82ED8E5F126802CDB0123705B745"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue