diff --git a/AlcubierreStandalone/AlcubierreStandalone-0.4.1.0.ckan b/AlcubierreStandalone/AlcubierreStandalone-0.4.1.0.ckan new file mode 100644 index 0000000000..276fe33d5f --- /dev/null +++ b/AlcubierreStandalone/AlcubierreStandalone-0.4.1.0.ckan @@ -0,0 +1,30 @@ +{ + "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.1.0", + "ksp_version": "1.1.0", + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/WarpDrive", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.4.1.0/WarpDrive_0.4.1.0.zip", + "download_size": 1430009, + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}