diff --git a/AlcubierreStandalone/AlcubierreStandalone-0.4.3.0.ckan b/AlcubierreStandalone/AlcubierreStandalone-0.4.3.0.ckan new file mode 100644 index 0000000000..040f9f787c --- /dev/null +++ b/AlcubierreStandalone/AlcubierreStandalone-0.4.3.0.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.16", + "identifier": "AlcubierreStandalone", + "name": "Alcubierre Warp Drive (Stand-alone)", + "abstract": "The Alcubierre drive works by moving space around your ship, not through acceleration.", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/90899-105", + "repository": "https://github.com/BobPalmer/WarpDrive" + }, + "version": "0.4.3.0", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.2", + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/WarpDrive", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.4.3.0/WarpDrive_0.4.3.0.zip", + "download_size": 1441906, + "download_hash": { + "sha1": "5DEE18B697ADA6DB7089DA4AD89B8BAF9A9D89F3", + "sha256": "BD04D3E1F9FB57F1581384FA4F59B8261DBAF6DEDA167FD829A70F9132C11359" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}