"NetKAN generated mods - TWR1-1.32"
This commit is contained in:
parent
046d593645
commit
0e6026f3b8
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "TWR1",
|
||||
"name": "Vertical Velocity Controller",
|
||||
"abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
|
||||
"author": "Diazo",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/50736",
|
||||
"repository": "https://github.com/SirDiazo/TWR1"
|
||||
},
|
||||
"version": "1.32",
|
||||
"ksp_version": "1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SirDiazo/TWR1/releases/download/1.32/VertVel132.zip",
|
||||
"download_size": 19222,
|
||||
"download_hash": {
|
||||
"sha1": "D877950083985E9073CC54BDE854E3B343602AC1",
|
||||
"sha256": "D7F739B063CA6414326B6968AE911C7022EC201AEAFBF089D8A4E5CA09948C3B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue