From c48340e848d67ec93a87c56d1b6d58723fd0eadb Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 31 Aug 2024 19:18:58 +0000 Subject: [PATCH] NetKAN added mod - OuterPlanetsMod-2-2.2.11 --- OuterPlanetsMod/OuterPlanetsMod-2-2.2.11.ckan | 83 +++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 OuterPlanetsMod/OuterPlanetsMod-2-2.2.11.ckan diff --git a/OuterPlanetsMod/OuterPlanetsMod-2-2.2.11.ckan b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.11.ckan new file mode 100644 index 0000000000..636811cb9c --- /dev/null +++ b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.11.ckan @@ -0,0 +1,83 @@ +{ + "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", + "Poodmund", + "Galileo88" + ], + "version": "2:2.2.11", + "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", + "fr-fr", + "ja", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + }, + { + "name": "CommunityTerrainTexturePack" + } + ], + "recommends": [ + { + "name": "CustomBarnKit" + } + ], + "suggests": [ + { + "name": "BetterTimeWarpCont" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "FinalFrontier" + } + ], + "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.11/Outer-Planets-Mod-2.2.11.zip", + "download_size": 116585388, + "download_hash": { + "sha1": "95038502D16013FDC4971FA49966B6865F3B198B", + "sha256": "9E36ABB0B9E3A00D6A1580942C26D37DFC2EE0D61B739B39C6E71AE931D830B8" + }, + "download_content_type": "application/zip", + "install_size": 261248827, + "release_date": "2024-08-31T19:04:29Z", + "x_generated_by": "netkan" +}