diff --git a/TWR1/TWR1-1.34.0.2.ckan b/TWR1/TWR1-1.34.0.2.ckan new file mode 100644 index 0000000000..a38bfe4a18 --- /dev/null +++ b/TWR1/TWR1-1.34.0.2.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "identifier": "TWR1", + "name": "Vertical Velocity Controller Redux", + "abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.", + "author": "linuxgurugamer", + "version": "1.34.0.2", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.1", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175400-*", + "spacedock": "https://spacedock.info/mod/1871/Vertical%20Velocity%20Controller%20Redux", + "repository": "https://github.com/linuxgurugamer/TWR1/" + }, + "tags": [ + "plugin", + "control" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1871/Vertical%20Velocity%20Controller%20Redux/download/1.34.0.2", + "download_size": 70086, + "download_hash": { + "sha1": "FAA2256B47C6EF86023AE2413066B87C0D79A796", + "sha256": "7C61F4307AF2D362CEFB390E7692C21A17C12E3FA368E6AD4552DFEF3A379685" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}