"NetKAN generated mods - TWR1-1.16a"
This commit is contained in:
parent
aa01a8ee6a
commit
bb2bba16b1
|
@ -1,16 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Vertical Velocity Controller",
|
||||
"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",
|
||||
"ksp_version": "0.90",
|
||||
"author": "Diazo",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/50736",
|
||||
"repository": "https://github.com/SirDiazo/TWR1"
|
||||
},
|
||||
"version": "1.16a",
|
||||
"ksp_version": "0.90",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
|
@ -25,8 +26,12 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.16a",
|
||||
"download": "https://github.com/SirDiazo/TWR1/releases/download/1.16a/VertVel116a.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 18105
|
||||
"download_size": 18105,
|
||||
"download_hash": {
|
||||
"sha1": "E031457A13F84AF07E8E00998D9F78B0EB9E943D",
|
||||
"sha256": "E87FAEDF8F002F739A2057212C0B37A32DF89CAD0509C900541B0349EA6C563F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue