"NetKAN generated mods - TWR1-1.33.0.2"
This commit is contained in:
parent
7c1b204c7b
commit
a1ebc6654d
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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.33.0.2",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/TWR1/releases/download/1.33.0.2/TWR1-1.33.0.2.zip",
|
||||
"download_size": 66285,
|
||||
"download_hash": {
|
||||
"sha1": "8365AD80B060D02517C696312D4726A621FDA5BC",
|
||||
"sha256": "8153DC01A1A2F6E8A1E10FD685DC5B30C4426A3288C1BD4F472EB1EB2398F444"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue