diff --git a/RealSolarSystem/RealSolarSystem-v10.2.0.ckan b/RealSolarSystem/RealSolarSystem-v10.2.0.ckan new file mode 100644 index 0000000000..1df1f7d597 --- /dev/null +++ b/RealSolarSystem/RealSolarSystem-v10.2.0.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": "v1.4", + "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", + "depends": [ + { + "name": "Kopernicus" + }, + { + "name": "RSSTextures" + }, + { + "name": "BetterBuoyancy" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + }, + { + "name": "KSCSwitcher" + } + ], + "suggests": [ + { + "name": "RemoteTech-Config-RSS" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/55145", + "repository": "https://github.com/KSP-RO/RealSolarSystem" + }, + "install": [ + { + "find": "RealSolarSystem", + "install_to": "GameData" + }, + { + "find": "Cache", + "install_to": "GameData/Kopernicus" + } + ], + "version": "v10.2.0", + "author": "NathanKell", + "download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v10.2/RealSolarSystem_v10.2.zip", + "ksp_version": "1.0.4", + "download_size": 9537484, + "x_generated_by": "netkan" +}