diff --git a/RealSolarSystem-v8.4.ckan b/RealSolarSystem-v8.4.ckan new file mode 100644 index 0000000000..f6caf7bf3f --- /dev/null +++ b/RealSolarSystem-v8.4.ckan @@ -0,0 +1,52 @@ +{ + "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", + "depends": [ + { + "name": "RSSTextures" + }, + { + "name": "DDSLoader" + }, + { + "name": "ModuleManager", + "min_version": "2.5.0" + } + ], + "recommends": [ + { + "name": "CustomBiomes-Data-RSS" + }, + { + "name": "RealismOverhaul" + }, + { + "name": "Toolbar" + } + ], + "suggests": [ + { + "name": "RemoteTech-Config-RSS" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/55145", + "repository": "https://github.com/NathanKell/RealSolarSystem" + }, + "install": [ + { + "file": "RealSolarSystem", + "install_to": "GameData" + } + ], + "author": "NathanKell", + "version": "v8.4", + "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.4/RealSolarSystem_v8.4.zip", + "x_generated_by": "netkan", + "download_size": 15565042, + "ksp_version": "0.90.0" +} \ No newline at end of file