diff --git a/AlcubierreStandalone/AlcubierreStandalone-0.3.2.0.ckan b/AlcubierreStandalone/AlcubierreStandalone-0.3.2.0.ckan new file mode 100644 index 0000000000..5a9d756db1 --- /dev/null +++ b/AlcubierreStandalone/AlcubierreStandalone-0.3.2.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": "v1.4", + "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": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100798", + "repository": "https://github.com/BobPalmer/WarpDrive" + }, + "version": "0.3.2.0", + "ksp_version": "1.0.5", + "install": [ + { + "find": "UmbraSpaceIndustries/WarpDrive", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.3.2.0/WarpDrive_0.3.2.0.zip", + "download_size": 1429955, + "x_generated_by": "netkan" +}