From 5821f60428ad3be810337e359c228fa401e9e067 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 3 Jan 2022 14:55:11 +0000 Subject: [PATCH] NetKAN added mod - OuterPlanetsMod-2-2.2.10 --- OuterPlanetsMod/OuterPlanetsMod-2-2.2.10.ckan | 87 +++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 OuterPlanetsMod/OuterPlanetsMod-2-2.2.10.ckan diff --git a/OuterPlanetsMod/OuterPlanetsMod-2-2.2.10.ckan b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.10.ckan new file mode 100644 index 0000000000..ca23dc76fe --- /dev/null +++ b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.10.ckan @@ -0,0 +1,87 @@ +{ + "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.10", + "ksp_version_min": "1.3.1", + "ksp_version_max": "1.12.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", + "remote-avc": "https://raw.githubusercontent.com/Poodmund/Outer-Planets-Mod/master/GameData/OPM/OuterPlanetsMod.version" + }, + "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.10/Outer-Planets-Mod-2.2.10.zip", + "download_size": 115985209, + "download_hash": { + "sha1": "03250B1E1058C3DDB55AA0FC75DD9B3B6722CE1F", + "sha256": "76C79CA38BCACE70E894B78226544480149408CCE9AA47268EF79195EB09C79F" + }, + "download_content_type": "application/zip", + "release_date": "2022-01-03T14:11:16Z", + "x_generated_by": "netkan" +}