diff --git a/GPP/GPP-1.5.3.ckan b/GPP/GPP-1.5.3.ckan index 3877fcac01..99a7fcb035 100644 --- a/GPP/GPP-1.5.3.ckan +++ b/GPP/GPP-1.5.3.ckan @@ -12,7 +12,8 @@ "version": "1.5.3", "ksp_version": "1.3.1", "provides": [ - "Scatterer-sunflare" + "Scatterer-sunflare", + "LoadingScreenManager" ], "depends": [ { @@ -32,6 +33,12 @@ } ], "recommends": [ + { + "name": "GPPCloudsHighRes" + }, + { + "name": "GPPCloudsLowRes" + }, { "name": "Strategia" }, @@ -50,29 +57,6 @@ { "name": "KerbalKonstructs" }, - { - "name": "SigmaReplacements-Heads" - }, - { - "name": "SigmaReplacements-Suits" - }, - { - "name": "SigmaReplacements-Skybox" - }, - { - "name": "SigmaReplacements-Navigation" - } - ], - "suggests": [ - { - "name": "SigmaBinary-core" - }, - { - "name": "GPPCloudsHighRes" - }, - { - "name": "GPPCloudsLowRes" - }, { "name": "Rescale-25" }, @@ -89,6 +73,11 @@ "name": "Rescale-10625" } ], + "conflicts": [ + { + "name": "LoadingScreenManager" + } + ], "install": [ { "find": "GPP", @@ -100,17 +89,27 @@ "install_to": "GameData", "comment": "This correctly installs KSCSwitcher for GPP" }, + { + "find": "Optional Mods/GPP_TextureReplacer/GameData/TextureReplacer", + "install_to": "GameData", + "comment": "This correctly installs TextureReplacer for GPP" + }, { "find": "Optional Mods/GPP_FinalFrontier/GameData/Nereid", "install_to": "GameData", - "comment": "This correctly installs Final Frontier for GPP" + "comment": "This correctly installs Final Fronteir for GPP" + }, + { + "find": "Optional Mods/LoadingScreen/GameData/LoadingScreenManager", + "install_to": "GameData", + "comment": "This correctly installs LoadingScreenManager for GPP" } ], - "download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.88/Galileos.Planet.Pack.1.5.88.zip", - "download_size": 306975218, + "download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.3/Galileos.Planet.Pack.1.5.3.zip", + "download_size": 253142370, "download_hash": { - "sha1": "07FECC18837A9FCD9925F909F7980EB4648B8BB5", - "sha256": "EF33521C943EB300DDA1FBE1A0C172D61158F06BDC6E935FF9B94C0A4C199E91" + "sha1": "4A5C84463BB80CB6FFF751E35CFF70D7FAE4E38B", + "sha256": "D652DD5F0BEE73B8F38C5940E9915270C4B8E53ABDEF770A4E2331B3039A8FC1" }, "download_content_type": "application/zip", "x_generated_by": "netkan" diff --git a/GPP/GPP-1.5.88.ckan b/GPP/GPP-1.5.88.ckan new file mode 100644 index 0000000000..9b0734529a --- /dev/null +++ b/GPP/GPP-1.5.88.ckan @@ -0,0 +1,117 @@ +{ + "spec_version": "v1.4", + "identifier": "GPP", + "name": "Galileo's Planet Pack", + "abstract": "Galileo's Planet Pack is an all new solar system. With high quality planets to explore, and more challeging gameplay than the stock game, GPP will give even the most accomplished KSPer hours of fun. GPP removes the stock planetary system and will corrupt stock system game saves.", + "author": "Galileo88", + "license": "CC-BY-NC-ND", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/", + "repository": "https://github.com/Galileo88/Galileos-Planet-Pack" + }, + "version": "1.5.88", + "ksp_version": "1.3.1", + "provides": [ + "Scatterer-sunflare" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + }, + { + "name": "Scatterer" + }, + { + "name": "Scatterer-config" + }, + { + "name": "GPPTextures" + } + ], + "recommends": [ + { + "name": "Strategia" + }, + { + "name": "FinalFrontier" + }, + { + "name": "TextureReplacer" + }, + { + "name": "DistantObject" + }, + { + "name": "OPM-Galileo" + }, + { + "name": "KerbalKonstructs" + }, + { + "name": "SigmaReplacements-Heads" + }, + { + "name": "SigmaReplacements-Suits" + }, + { + "name": "SigmaReplacements-Skybox" + }, + { + "name": "SigmaReplacements-Navigation" + } + ], + "suggests": [ + { + "name": "SigmaBinary-core" + }, + { + "name": "GPPCloudsHighRes" + }, + { + "name": "GPPCloudsLowRes" + }, + { + "name": "Rescale-25" + }, + { + "name": "Rescale-32" + }, + { + "name": "Rescale-64" + }, + { + "name": "Rescale-10" + }, + { + "name": "Rescale-10625" + } + ], + "install": [ + { + "find": "GPP", + "install_to": "GameData", + "comment": "This is the main install for GPP" + }, + { + "find": "Optional Mods/GPP_KSCSwitcher/GameData/KSCSwitcher", + "install_to": "GameData", + "comment": "This correctly installs KSCSwitcher for GPP" + }, + { + "find": "Optional Mods/GPP_FinalFrontier/GameData/Nereid", + "install_to": "GameData", + "comment": "This correctly installs Final Frontier for GPP" + } + ], + "download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.88/Galileos.Planet.Pack.1.5.88.zip", + "download_size": 306975218, + "download_hash": { + "sha1": "07FECC18837A9FCD9925F909F7980EB4648B8BB5", + "sha256": "EF33521C943EB300DDA1FBE1A0C172D61158F06BDC6E935FF9B94C0A4C199E91" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} diff --git a/GPPCloudsHighRes/GPPCloudsHighRes-1.5.88.ckan b/GPPCloudsHighRes/GPPCloudsHighRes-1.5.88.ckan new file mode 100644 index 0000000000..3dd2de7f2c --- /dev/null +++ b/GPPCloudsHighRes/GPPCloudsHighRes-1.5.88.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "GPPCloudsHighRes", + "name": "GPP HighRes clouds", + "abstract": "High resolution clouds for GPP", + "author": "Galileo88", + "license": "CC-BY-NC-ND", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/", + "repository": "https://github.com/Galileo88/Galileos-Planet-Pack" + }, + "version": "1.5.88", + "ksp_version": "1.3.1", + "provides": [ + "EnvironmentalVisualEnhancements-Config" + ], + "depends": [ + { + "name": "EnvironmentalVisualEnhancements" + } + ], + "conflicts": [ + { + "name": "GPPCloudsLowRes" + } + ], + "install": [ + { + "find": "Optional Mods/GPP_Clouds/High-res Clouds_GameData inside/GameData/GPP", + "install_to": "GameData", + "comment": "This installs the high resolution clouds configs for GPP" + } + ], + "download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.88/Galileos.Planet.Pack.1.5.88.zip", + "download_size": 306975218, + "download_hash": { + "sha1": "07FECC18837A9FCD9925F909F7980EB4648B8BB5", + "sha256": "EF33521C943EB300DDA1FBE1A0C172D61158F06BDC6E935FF9B94C0A4C199E91" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} diff --git a/GPPCloudsLowRes/GPPCloudsLowRes-1.5.88.ckan b/GPPCloudsLowRes/GPPCloudsLowRes-1.5.88.ckan new file mode 100644 index 0000000000..296ad90758 --- /dev/null +++ b/GPPCloudsLowRes/GPPCloudsLowRes-1.5.88.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "GPPCloudsLowRes", + "name": "GPP LowRes clouds", + "abstract": "Low resolution clouds for GPP", + "author": "Galileo88", + "license": "CC-BY-NC-ND", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/", + "repository": "https://github.com/Galileo88/Galileos-Planet-Pack" + }, + "version": "1.5.88", + "ksp_version": "1.3.1", + "provides": [ + "EnvironmentalVisualEnhancements-Config" + ], + "depends": [ + { + "name": "EnvironmentalVisualEnhancements" + } + ], + "conflicts": [ + { + "name": "GPPCloudsHighRes" + } + ], + "install": [ + { + "find": "Optional Mods/GPP_Clouds/Low-res Clouds_GameData inside/GameData/GPP", + "install_to": "GameData", + "comment": "This installs the low resolution clouds configs for GPP" + } + ], + "download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.88/Galileos.Planet.Pack.1.5.88.zip", + "download_size": 306975218, + "download_hash": { + "sha1": "07FECC18837A9FCD9925F909F7980EB4648B8BB5", + "sha256": "EF33521C943EB300DDA1FBE1A0C172D61158F06BDC6E935FF9B94C0A4C199E91" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} diff --git a/GPPSecondary/GPPSecondary-1.5.88.ckan b/GPPSecondary/GPPSecondary-1.5.88.ckan new file mode 100644 index 0000000000..a65917dda4 --- /dev/null +++ b/GPPSecondary/GPPSecondary-1.5.88.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": "v1.4", + "identifier": "GPPSecondary", + "name": "GPP Secondary", + "abstract": "GPP secondary puts Galileo's Planet Pack around the stock solar system.", + "author": "Galileo88", + "license": "CC-BY-NC-ND", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/", + "repository": "https://github.com/Galileo88/Galileos-Planet-Pack" + }, + "version": "1.5.88", + "ksp_version": "1.3.1", + "install": [ + { + "find": "Optional Mods/GPP_Secondary/GameData/GPP_Secondary", + "install_to": "GameData", + "comment": "This installs the GPP_Secondary configs for GPP" + } + ], + "download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.88/Galileos.Planet.Pack.1.5.88.zip", + "download_size": 306975218, + "download_hash": { + "sha1": "07FECC18837A9FCD9925F909F7980EB4648B8BB5", + "sha256": "EF33521C943EB300DDA1FBE1A0C172D61158F06BDC6E935FF9B94C0A4C199E91" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}