From 37384cdfe95b3a2db784bf3c7d9c493978d79711 Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Tue, 21 Oct 2014 00:06:38 +1100 Subject: [PATCH] Added RealSolarSystem-v8.1.2 via KSPAN. Look, @NathanKell, we're auto-indexing your work. ;) --- RealSolarSystem-v8.1.2.ckan | 53 +++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 RealSolarSystem-v8.1.2.ckan diff --git a/RealSolarSystem-v8.1.2.ckan b/RealSolarSystem-v8.1.2.ckan new file mode 100644 index 0000000000..c4a4c52b4f --- /dev/null +++ b/RealSolarSystem-v8.1.2.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": 1, + "name": "Real Solar System", + "identifier": "RealSolarSystem", + "abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.25", + "depends": [ + { + "name": "RSSTextures" + }, + { + "name": "ModuleManager", + "min_version": "2.5.0" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + }, + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/55145", + "github": { + "url": "https://github.com/NathanKell/RealSolarSystem" + } + }, + "install": [ + { + "file": "RealSolarSystem", + "install_to": "GameData" + } + ], + "bundles": [ + { + "file": "CustomBiomes", + "identifier": "CustomBiomes", + "version": "1.6.6", + "install_to": "GameData", + "license": "CC-BY-NC-SA", + "required": false + } + ], + "author": "NathanKell", + "version": "v8.1.2", + "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.1.2/RealSolarSystem_v8.1.2.zip", + "comment": "Generated by gh2ckan", + "download_size": 221760 +} \ No newline at end of file