diff --git a/WarpDrive/WarpDrive-0.9.4.2.ckan b/WarpDrive/WarpDrive-0.9.4.2.ckan new file mode 100644 index 0000000000..5fa7cbbf28 --- /dev/null +++ b/WarpDrive/WarpDrive-0.9.4.2.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.4", + "identifier": "WarpDrive", + "name": "KSP WarpDrive", + "abstract": "A stand-alone warp-drive, similiar to Interstellar", + "author": "linuxgurugamer", + "version": "0.9.4.2", + "ksp_version_min": "1.12.0", + "license": "GPL-3.0", + "resources": { + "repository": "https://github.com/linuxgurugamer/KSP-WarpDrive", + "remote-avc": "http://ksp.spacetux.net/avc/WarpDrive" + }, + "tags": [ + "plugin", + "parts" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "conflicts": [ + { + "name": "KSPInterstellarExtended" + } + ], + "download": "https://github.com/linuxgurugamer/KSP-WarpDrive/releases/download/0.9.4.2/WarpDrive-1.12.0-0.9.4.2.zip", + "download_size": 5688674, + "download_hash": { + "sha1": "29272DBD1240F26B3AEF8FCE346F838098BC8539", + "sha256": "990EC9F83A22BFB6A91FA881FE141DEE5C2ABAB9FEB4E3775E5D14149D58BAA3" + }, + "download_content_type": "application/zip", + "release_date": "2022-01-24T22:32:45Z", + "x_generated_by": "netkan" +}