diff --git a/NewHorizons/NewHorizons-1-1.7.ckan b/NewHorizons/NewHorizons-1-1.7.ckan new file mode 100644 index 0000000000..58c5fb3f46 --- /dev/null +++ b/NewHorizons/NewHorizons-1-1.7.ckan @@ -0,0 +1,58 @@ +{ + "spec_version": "v1.4", + "identifier": "NewHorizons", + "name": "New Horizons", + "abstract": "Rearranges the stock system and introduces 19 more bodies to visit and explore.", + "author": "KillAshley", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/114092", + "repository": "https://github.com/KillAshley/New_Horizons" + }, + "version": "1:1.7", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus", + "min_version": "1:beta-05-2" + } + ], + "suggests": [ + { + "name": "ActiveTextureManagement" + }, + { + "name": "DMagicOrbitalScience" + }, + { + "name": "DistantObject" + }, + { + "name": "PlanetShine" + }, + { + "name": "ResearchBodies" + }, + { + "name": "TextureReplacer" + } + ], + "conflicts": [ + { + "name": "RealSolarSystem" + } + ], + "install": [ + { + "find": "New_Horizons", + "install_to": "GameData" + } + ], + "download": "https://github.com/KillAshley/New_Horizons/releases/download/1.7/New_Horizons_v1.7.zip", + "download_size": 102610496, + "x_generated_by": "netkan" +}