From cdcf8b56d4c6ed6fa57d17d56efa5bbcc7ee7e5e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 1 May 2016 06:19:13 +0000 Subject: [PATCH] "NetKAN generated mods - RealSolarSystem-v11.1.0" --- RealSolarSystem/RealSolarSystem-v11.1.0.ckan | 44 ++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 RealSolarSystem/RealSolarSystem-v11.1.0.ckan diff --git a/RealSolarSystem/RealSolarSystem-v11.1.0.ckan b/RealSolarSystem/RealSolarSystem-v11.1.0.ckan new file mode 100644 index 0000000000..ce0a2c7c70 --- /dev/null +++ b/RealSolarSystem/RealSolarSystem-v11.1.0.ckan @@ -0,0 +1,44 @@ +{ + "spec_version": "v1.12", + "identifier": "RealSolarSystem", + "name": "Real Solar System", + "abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System", + "author": "NathanKell", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/55145", + "repository": "https://github.com/KSP-RO/RealSolarSystem" + }, + "version": "v11.1.0", + "ksp_version": "1.1.2", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus", + "min_version": "1:beta-05-2" + }, + { + "name": "RSSTextures" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + }, + { + "name": "KSCSwitcher" + } + ], + "install": [ + { + "find": "RealSolarSystem", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v11.1.0/RealSolarSystem_v11.1.0.zip", + "download_size": 10115275, + "x_generated_by": "netkan" +}