From 6f2481a2ea72e037e2a99303b4a9eafa714043d1 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 4 Nov 2015 03:22:11 +0000 Subject: [PATCH] "NetKAN generated mods - RealSolarSystem-v10.3.1" --- RealSolarSystem/RealSolarSystem-v10.3.1.ckan | 52 ++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 RealSolarSystem/RealSolarSystem-v10.3.1.ckan diff --git a/RealSolarSystem/RealSolarSystem-v10.3.1.ckan b/RealSolarSystem/RealSolarSystem-v10.3.1.ckan new file mode 100644 index 0000000000..5d21cfc65e --- /dev/null +++ b/RealSolarSystem/RealSolarSystem-v10.3.1.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": "v1.4", + "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": "v10.3.1", + "ksp_version": "1.0.4", + "depends": [ + { + "name": "Kopernicus" + }, + { + "name": "RSSTextures" + }, + { + "name": "BetterBuoyancy" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + }, + { + "name": "KSCSwitcher" + } + ], + "suggests": [ + { + "name": "RemoteTech-Config-RSS" + } + ], + "install": [ + { + "find": "RealSolarSystem", + "install_to": "GameData" + }, + { + "find": "Cache", + "install_to": "GameData/Kopernicus" + } + ], + "download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v10.3.1/RealSolarSystem_v10.3.1.zip", + "download_size": 9542564, + "x_generated_by": "netkan" +}