CKAN-meta/TWR1/TWR1-1.32.ckan

40 lines
1.2 KiB
JSON

{
"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": "https://forum.kerbalspaceprogram.com/index.php?/topic/46647-13jun0417-automate-vertical-velocity-and-altitude-control/",
"repository": "https://github.com/SirDiazo/TWR1"
},
"version": "1.32",
"ksp_version": "1.3",
"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"
}