diff --git a/OuterPlanetsMod/OuterPlanetsMod-1.7_Beta_2.ckan b/OuterPlanetsMod/OuterPlanetsMod-1.7_Beta_2.ckan new file mode 100644 index 0000000000..60031cd213 --- /dev/null +++ b/OuterPlanetsMod/OuterPlanetsMod-1.7_Beta_2.ckan @@ -0,0 +1,109 @@ +{ + "spec_version": "v1.4", + "identifier": "OuterPlanetsMod", + "license": "CC-BY-NC-SA-4.0", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + } + ], + "conflicts": [ + { + "name": "CustomBiomes" + }, + { + "name": "PlanetPack" + }, + { + "name": "Kopernicus" + } + ], + "provides": [ + "PlanetPack", + "Kopernicus" + ], + "suggests": [ + { + "name": "JDiminishingRTG" + }, + { + "name": "NearFuturePropulsion" + }, + { + "name": "NearFutureElectrical" + }, + { + "name": "NearFutureSolar" + }, + { + "name": "NearFutureConstruction" + }, + { + "name": "NearFutureSpacecraft" + }, + { + "name": "TransferWindowPlanner" + } + ], + "supports": [ + { + "name": "PlanetShine" + }, + { + "name": "DistantObjectEnhancement" + }, + { + "name": "FinalFrontier" + }, + { + "name": "AntennaRange" + }, + { + "name": "RemoteTech" + }, + { + "name": "SCANsat" + }, + { + "name": "DeadlyReentry" + }, + { + "name": "MunarSurfaceExperimentPackage" + }, + { + "name": "Karbonite" + }, + { + "name": "TextureReplacer" + } + ], + "install": [ + { + "find": "OPM", + "install_to": "GameData" + }, + { + "find": "Kopernicus", + "install_to": "GameData" + }, + { + "find": "TextureReplacer", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104280-0-90-Outer-Planet-Mods-Expands-the-Kerbol-system-with-new-planets-based-on-Saturn", + "kerbalstuff": "https://kerbalstuff.com/mod/437/Outer%20Planets%20Mod" + }, + "ksp_version": "1.0.2", + "name": "Outer Planets Mod", + "abstract": "Expands the Kerbol system with new planets and moons based on Saturn, Uranus, Neptune and their moons", + "author": "CaptRobau", + "version": "1.7_Beta_2", + "download": "https://kerbalstuff.com/mod/437/Outer%20Planets%20Mod/download/1.7_Beta_2", + "x_generated_by": "netkan", + "download_size": 67915118 +}