diff --git a/TWR1/TWR1-1.33.0.ckan b/TWR1/TWR1-1.33.0.ckan new file mode 100644 index 0000000000..6dcc71ef9a --- /dev/null +++ b/TWR1/TWR1-1.33.0.ckan @@ -0,0 +1,41 @@ +{ + "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,Diazo", + "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", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.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/TWR1-1.33.0.zip", + "download_size": 61691, + "download_hash": { + "sha1": "84404DEABACB6460A58E155F1F035138E419DBF8", + "sha256": "543A1D8480ADDDF89EE28FB52EC70AEA1C3B15C695CD46ACC67457A60EBB6441" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}