From 8e3ba3395ab933ed38d0ded2b9ea15c0b9738b09 Mon Sep 17 00:00:00 2001 From: SpaceTeph Date: Sun, 11 Jan 2015 20:34:09 +0100 Subject: [PATCH] Added the optional features and meta-package for Astronomer's Pack. --- ...AtmosphericScattering-Interstellar-V2.ckan | 26 +++++++++ ...nomersPack-Auroras-4K-Interstellar-V2.ckan | 44 ++++++++++++++ ...nomersPack-Auroras-8K-Interstellar-V2.ckan | 44 ++++++++++++++ ...ck-Eve-Jool-Clouds-2K-Interstellar-V2.ckan | 34 +++++++++++ ...ck-Eve-Jool-Clouds-4K-Interstellar-V2.ckan | 34 +++++++++++ ...ck-Eve-Jool-Clouds-8K-Interstellar-V2.ckan | 34 +++++++++++ ...onomersPack-Lightning-Interstellar-V2.ckan | 36 ++++++++++++ ...nomersPack-Sandstorms-Interstellar-V2.ckan | 26 +++++++++ .../AstronomersPack-Snow-Interstellar-V2.ckan | 26 +++++++++ ...omersPack-SurfaceGlow-Interstellar-V2.ckan | 26 +++++++++ .../AstronomersPack-Interstellar-V2.ckan | 58 +++++++++++++++++++ 11 files changed, 388 insertions(+) create mode 100644 AstronomersPack-AtmosphericScattering/AstronomersPack-AtmosphericScattering-Interstellar-V2.ckan create mode 100644 AstronomersPack-Auroras-4K/AstronomersPack-Auroras-4K-Interstellar-V2.ckan create mode 100644 AstronomersPack-Auroras-8K/AstronomersPack-Auroras-8K-Interstellar-V2.ckan create mode 100644 AstronomersPack-Eve-Jool-Clouds-2K/AstronomersPack-Eve-Jool-Clouds-2K-Interstellar-V2.ckan create mode 100644 AstronomersPack-Eve-Jool-Clouds-4K/AstronomersPack-Eve-Jool-Clouds-4K-Interstellar-V2.ckan create mode 100644 AstronomersPack-Eve-Jool-Clouds-8K/AstronomersPack-Eve-Jool-Clouds-8K-Interstellar-V2.ckan create mode 100644 AstronomersPack-Lightning/AstronomersPack-Lightning-Interstellar-V2.ckan create mode 100644 AstronomersPack-Sandstorms/AstronomersPack-Sandstorms-Interstellar-V2.ckan create mode 100644 AstronomersPack-Snow/AstronomersPack-Snow-Interstellar-V2.ckan create mode 100644 AstronomersPack-SurfaceGlow/AstronomersPack-SurfaceGlow-Interstellar-V2.ckan create mode 100644 AstronomersPack/AstronomersPack-Interstellar-V2.ckan diff --git a/AstronomersPack-AtmosphericScattering/AstronomersPack-AtmosphericScattering-Interstellar-V2.ckan b/AstronomersPack-AtmosphericScattering/AstronomersPack-AtmosphericScattering-Interstellar-V2.ckan new file mode 100644 index 0000000000..2c000ca948 --- /dev/null +++ b/AstronomersPack-AtmosphericScattering/AstronomersPack-AtmosphericScattering-Interstellar-V2.ckan @@ -0,0 +1,26 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-AtmosphericScattering", + "name": "Astronomer's Pack: Atmospheric Scattering", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/0MB Atmospheric Scattering (tinted glow)/~ Medium (recommended)/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "AstronomersPack-Clouds" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack-Auroras-4K/AstronomersPack-Auroras-4K-Interstellar-V2.ckan b/AstronomersPack-Auroras-4K/AstronomersPack-Auroras-4K-Interstellar-V2.ckan new file mode 100644 index 0000000000..8bd7a7bdcc --- /dev/null +++ b/AstronomersPack-Auroras-4K/AstronomersPack-Auroras-4K-Interstellar-V2.ckan @@ -0,0 +1,44 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-Auroras-4K", + "name": "Astronomer's Pack: Auroras - 4K (recommended)", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/Auroras/Step 1/With PlanetShine/GameData/BoulderCo", + "install_to": "GameData" + }, + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/Auroras/Step 2/7MB 4K Auroras (recommended)/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "PlanetShine" + }, + { + "name": "PlanetShine-Config-Astronomer" + }, + { + "name": "AstronomersPack-Clouds" + } + ], + "provides": [ + "AstronomersPack-Auroras" + ], + "conflicts": [ + { + "name": "AstronomersPack-Auroras" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack-Auroras-8K/AstronomersPack-Auroras-8K-Interstellar-V2.ckan b/AstronomersPack-Auroras-8K/AstronomersPack-Auroras-8K-Interstellar-V2.ckan new file mode 100644 index 0000000000..0522c14909 --- /dev/null +++ b/AstronomersPack-Auroras-8K/AstronomersPack-Auroras-8K-Interstellar-V2.ckan @@ -0,0 +1,44 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-Auroras-8K", + "name": "Astronomer's Pack: Auroras - 8K", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/Auroras/Step 1/With PlanetShine/GameData/BoulderCo", + "install_to": "GameData" + }, + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/Auroras/Step 2/22MB 8K Auroras/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "PlanetShine" + }, + { + "name": "PlanetShine-Config-Astronomer" + }, + { + "name": "AstronomersPack-Clouds" + } + ], + "provides": [ + "AstronomersPack-Auroras" + ], + "conflicts": [ + { + "name": "AstronomersPack-Auroras" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack-Eve-Jool-Clouds-2K/AstronomersPack-Eve-Jool-Clouds-2K-Interstellar-V2.ckan b/AstronomersPack-Eve-Jool-Clouds-2K/AstronomersPack-Eve-Jool-Clouds-2K-Interstellar-V2.ckan new file mode 100644 index 0000000000..9094ed2216 --- /dev/null +++ b/AstronomersPack-Eve-Jool-Clouds-2K/AstronomersPack-Eve-Jool-Clouds-2K-Interstellar-V2.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-Eve-Jool-Clouds-2K", + "name": "Astronomer's Pack: Clouds for Eve & Jool - 2K", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/Clouds for Eve & Jool/11MB 2K (if you crash with 4K)/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "AstronomersPack-Clouds" + } + ], + "provides": [ + "AstronomersPack-Eve-Jool-Clouds" + ], + "conflicts": [ + { + "name": "AstronomersPack-Eve-Jool-Clouds" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack-Eve-Jool-Clouds-4K/AstronomersPack-Eve-Jool-Clouds-4K-Interstellar-V2.ckan b/AstronomersPack-Eve-Jool-Clouds-4K/AstronomersPack-Eve-Jool-Clouds-4K-Interstellar-V2.ckan new file mode 100644 index 0000000000..04856c3046 --- /dev/null +++ b/AstronomersPack-Eve-Jool-Clouds-4K/AstronomersPack-Eve-Jool-Clouds-4K-Interstellar-V2.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-Eve-Jool-Clouds-4K", + "name": "Astronomer's Pack: Clouds for Eve & Jool - 4K (recommended)", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/Clouds for Eve & Jool/38MB 4K (recommended)/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "AstronomersPack-Clouds" + } + ], + "provides": [ + "AstronomersPack-Eve-Jool-Clouds" + ], + "conflicts": [ + { + "name": "AstronomersPack-Eve-Jool-Clouds" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack-Eve-Jool-Clouds-8K/AstronomersPack-Eve-Jool-Clouds-8K-Interstellar-V2.ckan b/AstronomersPack-Eve-Jool-Clouds-8K/AstronomersPack-Eve-Jool-Clouds-8K-Interstellar-V2.ckan new file mode 100644 index 0000000000..32755380e3 --- /dev/null +++ b/AstronomersPack-Eve-Jool-Clouds-8K/AstronomersPack-Eve-Jool-Clouds-8K-Interstellar-V2.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-Eve-Jool-Clouds-8K", + "name": "Astronomer's Pack: Clouds for Eve & Jool - 8K", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/Clouds for Eve & Jool/107MB 8K/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "AstronomersPack-Clouds" + } + ], + "provides": [ + "AstronomersPack-Eve-Jool-Clouds" + ], + "conflicts": [ + { + "name": "AstronomersPack-Eve-Jool-Clouds" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack-Lightning/AstronomersPack-Lightning-Interstellar-V2.ckan b/AstronomersPack-Lightning/AstronomersPack-Lightning-Interstellar-V2.ckan new file mode 100644 index 0000000000..eebb94a9b9 --- /dev/null +++ b/AstronomersPack-Lightning/AstronomersPack-Lightning-Interstellar-V2.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-Lightning", + "name": "Astronomer's Pack: Lightning", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Extra Features (make sure KSP can run first)/29MB Lightning (Kerbin, Duna, Eve, Laythe)/Step 1/With PlanetShine/GameData/BoulderCo", + "install_to": "GameData" + }, + { + "file": "4th Step - Optional Features/Extra Features (make sure KSP can run first)/29MB Lightning (Kerbin, Duna, Eve, Laythe)/Step 2/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "PlanetShine" + }, + { + "name": "PlanetShine-Config-Astronomer" + }, + { + "name": "AstronomersPack-Clouds" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack-Sandstorms/AstronomersPack-Sandstorms-Interstellar-V2.ckan b/AstronomersPack-Sandstorms/AstronomersPack-Sandstorms-Interstellar-V2.ckan new file mode 100644 index 0000000000..5600bb26cd --- /dev/null +++ b/AstronomersPack-Sandstorms/AstronomersPack-Sandstorms-Interstellar-V2.ckan @@ -0,0 +1,26 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-Sandstorms", + "name": "Astronomer's Pack: Sandstorms and Surface Dust", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/0MB Sandstorms and Surface Dust/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "AstronomersPack-Clouds" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack-Snow/AstronomersPack-Snow-Interstellar-V2.ckan b/AstronomersPack-Snow/AstronomersPack-Snow-Interstellar-V2.ckan new file mode 100644 index 0000000000..3590598607 --- /dev/null +++ b/AstronomersPack-Snow/AstronomersPack-Snow-Interstellar-V2.ckan @@ -0,0 +1,26 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-Snow", + "name": "Astronomer's Pack: Snow", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/0MB Snow (Kerbin, Duna, Laythe)/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "AstronomersPack-Clouds" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack-SurfaceGlow/AstronomersPack-SurfaceGlow-Interstellar-V2.ckan b/AstronomersPack-SurfaceGlow/AstronomersPack-SurfaceGlow-Interstellar-V2.ckan new file mode 100644 index 0000000000..dde097d80d --- /dev/null +++ b/AstronomersPack-SurfaceGlow/AstronomersPack-SurfaceGlow-Interstellar-V2.ckan @@ -0,0 +1,26 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack-SurfaceGlow", + "name": "Astronomer's Pack: Surface Glow", + "abstract": "Astronomer's Pack option", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "file": "4th Step - Optional Features/Essential Features (still optional though)/0MB Surface Glow (sunlight refection)/GameData/BoulderCo", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "AstronomersPack-Clouds" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +} diff --git a/AstronomersPack/AstronomersPack-Interstellar-V2.ckan b/AstronomersPack/AstronomersPack-Interstellar-V2.ckan new file mode 100644 index 0000000000..7efe215e87 --- /dev/null +++ b/AstronomersPack/AstronomersPack-Interstellar-V2.ckan @@ -0,0 +1,58 @@ +{ + "spec_version": 1, + "identifier": "AstronomersPack", + "name": "Astronomer's Visual Pack", + "abstract": "Meta-package for Astronomer's Visual Pack and its options", + "license": "restricted", + "ksp_version_min": "0.25", + "resources": { + "repository": "http://kerbal.curseforge.com/ksp-mods/220335" + }, + "install": [ + { + "comment": "this is a workaround, since we have to copy something", + "file": "10 License.txt", + "install_to": "GameData/BoulderCo" + } + ], + "depends": [ + { + "name": "AstronomersPack-Clouds" + }, + { + "name": "AstronomersPack-DistantObjectEnhancement" + }, + { + "name": "AstronomersPack-PlanetShine" + } + ], + "recommends": [ + { + "name": "AstronomersPack-AtmosphericScattering" + }, + { + "name": "AstronomersPack-Auroras-4K" + }, + { + "name": "AstronomersPack-Eve-Jool-Clouds-4K" + }, + { + "name": "AstronomersPack-Sandstorms" + }, + { + "name": "AstronomersPack-Snow" + }, + { + "name": "AstronomersPack-SurfaceGlow" + } + ], + "suggests": [ + { + "name": "AstronomersPack-Lightning" + } + ], + "author": "Astronomer", + "version": "Interstellar.V2", + "download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download", + "download_size": 398413030 +}