diff --git a/AlcubierreStandalone-0.1.1.ckan b/AlcubierreStandalone-0.1.1.ckan new file mode 100644 index 0000000000..d55eb79cc0 --- /dev/null +++ b/AlcubierreStandalone-0.1.1.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "AlcubierreStandalone", + "author": "RoverDude", + "name": "Alcubierre Warp Drive (Stand-alone)", + "abstract": "The Alcubierre drive works by moving space around your ship, not through acceleration.", + "license": "CC-BY-NC-SA-4.0", + "ksp_version": "0.90", + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "Regolith" + } + ], + "resources": { + "repository": "https://github.com/BobPalmer/WarpDrive" + }, + "version": "0.1.1", + "download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.1.1/WarpDrive_0.1.1.zip", + "x_generated_by": "netkan", + "download_size": 1441068 +} \ No newline at end of file