From 6b32434287a3a733357c8fb3131fe0ce6013a05a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 26 Nov 2019 23:46:00 +0000 Subject: [PATCH] NetKAN generated mods - RealSolarSystem-v16.4 --- RealSolarSystem/RealSolarSystem-v16.4.ckan | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 RealSolarSystem/RealSolarSystem-v16.4.ckan diff --git a/RealSolarSystem/RealSolarSystem-v16.4.ckan b/RealSolarSystem/RealSolarSystem-v16.4.ckan new file mode 100644 index 0000000000..a709d5b07e --- /dev/null +++ b/RealSolarSystem/RealSolarSystem-v16.4.ckan @@ -0,0 +1,61 @@ +{ + "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", + "eggrobin", + "raidernick", + "PhineasFreak" + ], + "license": "CC-BY-NC-SA", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177216-*", + "repository": "https://github.com/KSP-RO/RealSolarSystem" + }, + "version": "v16.4", + "ksp_version_min": "1.7.0", + "ksp_version_max": "1.7.99", + "provides": [ + "CustomAsteroids-Pops" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus", + "min_version": "2:release-1.3.1-7" + }, + { + "name": "RSSTextures" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + }, + { + "name": "KSCSwitcher" + }, + { + "name": "RSSDateTimeFormatter" + } + ], + "install": [ + { + "find": "RealSolarSystem", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v16.4/RealSolarSystem_v16.4.zip", + "download_size": 2109414, + "download_hash": { + "sha1": "0888C1DE87BA4C7BB3BB9E5AF28716929D575A8E", + "sha256": "46D01DD95CD5D19ECC080C2BA7557B5D49AFE6C13BD4B23DFEB385C837DE6D97" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}