From e645c906e9eaa18637bc8ae14419416fd07de9b4 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 20 Jul 2020 11:13:43 +0000 Subject: [PATCH] NetKAN generated mods - OuterPlanetsMod-2-2.2.8 --- OuterPlanetsMod/OuterPlanetsMod-2-2.2.8.ckan | 86 ++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 OuterPlanetsMod/OuterPlanetsMod-2-2.2.8.ckan diff --git a/OuterPlanetsMod/OuterPlanetsMod-2-2.2.8.ckan b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.8.ckan new file mode 100644 index 0000000000..94956b16f0 --- /dev/null +++ b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.8.ckan @@ -0,0 +1,86 @@ +{ + "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" + ], + "version": "2:2.2.8", + "ksp_version_min": "1.3.1", + "ksp_version_max": "1.9.99", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184789-*", + "repository": "https://github.com/Poodmund/Outer-Planets-Mod", + "bugtracker": "https://github.com/Poodmund/Outer-Planets-Mod/issues", + "metanetkan": "https://raw.githubusercontent.com/Poodmund/Outer-Planets-Mod/master/CKAN/OPM.netkan" + }, + "tags": [ + "planet-pack" + ], + "localizations": [ + "en-us", + "es-es", + "es-mx", + "ja", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + }, + { + "name": "CommunityTerrainTexturePack" + } + ], + "recommends": [ + { + "name": "CustomBarnKit" + } + ], + "suggests": [ + { + "name": "BetterTimeWarpCont" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "DistantObject" + }, + { + "name": "FinalFrontier" + }, + { + "name": "PlanetShine" + } + ], + "conflicts": [ + { + "name": "RealSolarSystem" + } + ], + "install": [ + { + "find": "OPM", + "install_to": "GameData", + "comment": "This is the main install for OPM" + } + ], + "download": "https://github.com/Poodmund/Outer-Planets-Mod/releases/download/2.2.8/Outer_Planets_Mod-2.2.8.zip", + "download_size": 115919513, + "download_hash": { + "sha1": "17F6B784951592AFFCF731D83525B74E4C5C2C91", + "sha256": "630AB0FD0BB9ACA259511F5946BD4B6726BDECAE01709A6C8A788E1781264899" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-20T10:43:43Z", + "x_generated_by": "netkan" +}