From 080fbecf56a0e66e722420d5bc49540939a2114c Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 24 Oct 2018 19:28:58 +0000 Subject: [PATCH] "NetKAN generated mods - OuterPlanetsMod-2-2.2.2" --- OuterPlanetsMod/OuterPlanetsMod-2-2.2.2.ckan | 78 ++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 OuterPlanetsMod/OuterPlanetsMod-2-2.2.2.ckan diff --git a/OuterPlanetsMod/OuterPlanetsMod-2-2.2.2.ckan b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.2.ckan new file mode 100644 index 0000000000..176349da43 --- /dev/null +++ b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.2.ckan @@ -0,0 +1,78 @@ +{ + "spec_version": "v1.4", + "identifier": "OuterPlanetsMod", + "name": "Outer Planets Mod", + "abstract": " The Outer Planets Mod is a mod that expands the outer edges of the Kerbol system to create something akin to the real Solar System's.", + "author": [ + "CaptRobau", + "Galileo88", + "Poodmund" + ], + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/165854-k", + "repository": "https://github.com/Galileo88/Outer-Planets-Mod" + }, + "version": "2:2.2.2", + "ksp_version_min": "1.3.1", + "ksp_version_max": "1.5.99", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + }, + { + "name": "CommunityTerrainTexturePack" + } + ], + "recommends": [ + { + "name": "CustomBarnKit" + } + ], + "suggests": [ + { + "name": "BetterTimeWarpCont" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "DistantObject" + }, + { + "name": "FinalFrontier" + }, + { + "name": "PlanetShine" + }, + { + "name": "ResearchBodies" + } + ], + "conflicts": [ + { + "name": "RealSolarSystem" + } + ], + "install": [ + { + "find": "OPM", + "install_to": "GameData", + "comment": "This is the main install for OPM" + } + ], + "download": "https://github.com/Galileo88/Outer-Planets-Mod/releases/download/2.2.2/Outer_Planets_Mod-2.2.2.zip", + "download_size": 119193661, + "download_hash": { + "sha1": "9296BEDE5132B879811DB2DE1B4A9A46DF1BD3ED", + "sha256": "13C1FEB49D4B92221647696D8D1CA077CD44B89B07BF8DE034BAFAFE147CAA5D" + }, + "download_content_type": "application/zip", + "tags": [ + "planet-pack" + ], + "x_generated_by": "netkan" +}