diff --git a/KerbalLaunchVehicles/KerbalLaunchVehicles-1.2.0.ckan b/KerbalLaunchVehicles/KerbalLaunchVehicles-1.2.0.ckan new file mode 100644 index 0000000000..4e294ab70d --- /dev/null +++ b/KerbalLaunchVehicles/KerbalLaunchVehicles-1.2.0.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": 1, + "identifier": "KerbalLaunchVehicles", + "name": "Kerbal Launch Vehicles", + "abstract": "Keep track of your fleet of launch vehicles and get suggestions on which would be best to lift your newest satellite into orbit", + "author": [ + "jCoiley", + "linuxgurugamer" + ], + "version": "1.2.0", + "ksp_version_min": "1.10.0", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/211676-*", + "repository": "https://github.com/linuxgurugamer/KerbalLaunchVehicles", + "remote-avc": "http://ksp.spacetux.net/avc/KerbalLaunchVehicles" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "download": "https://github.com/linuxgurugamer/KerbalLaunchVehicles/releases/download/1.2.0/KerbalLaunchVehicles-1.12.0-1.2.0.zip", + "download_size": 46568, + "download_hash": { + "sha1": "450E105A0697628D8EE59B8807E527FFBCA40BEB", + "sha256": "4D96A496B62D46E9A4DEE6A456A6B75F6FF8C4731878D0B9C7E627CA9EB22CCB" + }, + "download_content_type": "application/zip", + "install_size": 96397, + "release_date": "2023-01-23T21:07:43Z", + "x_generated_by": "netkan" +}