From 76b2e43e6ac59614687677bfe0a84cedacde7296 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 10 Oct 2021 22:06:11 +0000 Subject: [PATCH] NetKAN updated mod - GPPSecondary-1.6.6.0 --- GPPSecondary/GPPSecondary-1.6.6.0.ckan | 50 +++++++++++++++++++++++--- 1 file changed, 46 insertions(+), 4 deletions(-) diff --git a/GPPSecondary/GPPSecondary-1.6.6.0.ckan b/GPPSecondary/GPPSecondary-1.6.6.0.ckan index b56f8052e8..02c927d688 100644 --- a/GPPSecondary/GPPSecondary-1.6.6.0.ckan +++ b/GPPSecondary/GPPSecondary-1.6.6.0.ckan @@ -2,7 +2,7 @@ "spec_version": "v1.4", "identifier": "GPPSecondary", "name": "GPP Secondary", - "abstract": "GPP secondary puts Galileo's Planet Pack around the stock solar system.", + "abstract": "Puts Galileo's Planet Pack around the stock solar system", "author": [ "Galileo88", "OhioBob" @@ -12,7 +12,7 @@ "ksp_version_max": "1.12.99", "license": "CC-BY-NC-ND", "resources": { - "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-galileos-planet-pack/", + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-*", "repository": "https://github.com/Galileo88/Galileos-Planet-Pack", "bugtracker": "https://github.com/Galileo88/Galileos-Planet-Pack/issues", "remote-avc": "https://raw.githubusercontent.com/Galileo88/Galileos-Planet-Pack/master/GameData/GPP/Version/GalileosPlanetPack.version" @@ -21,18 +21,60 @@ "config", "planet-pack" ], + "localizations": [ + "en-us", + "es-es", + "es-mx", + "ja", + "ru", + "zh-cn" + ], "depends": [ { - "name": "GPP" + "name": "ModuleManager" }, { "name": "Kopernicus" }, { - "name": "ModuleManager" + "name": "GPPTextures" + } + ], + "recommends": [ + { + "name": "FinalFrontier" + } + ], + "suggests": [ + { + "name": "JNSQ" + }, + { + "name": "GrannusExpansionPack-Primary" + } + ], + "conflicts": [ + { + "name": "GPP" + }, + { + "name": "StockVisualEnhancements" } ], "install": [ + { + "find": "GPP", + "install_to": "GameData", + "comment": "This is the main install for GPP" + }, + { + "find": "Optional Mods/GPP_FinalFrontier/GameData/Nereid", + "install_to": "GameData", + "filter": [ + "Grannus" + ], + "comment": "This correctly installs Final Frontier for GPP" + }, { "find": "Optional Mods/GPP_Secondary/GameData/GPP_Secondary", "install_to": "GameData",