diff --git a/HalfRSS/HalfRSS-1.6.ckan b/HalfRSS/HalfRSS-1.6.ckan new file mode 100644 index 0000000000..efbcf306cc --- /dev/null +++ b/HalfRSS/HalfRSS-1.6.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.4", + "identifier": "HalfRSS", + "name": "Half Size Real Solar System", + "abstract": "HalfRSS is a mod that uses the great work from NathanKell and creates our Real Solar System in a smaller scale in KSP. At half the size of the RSS, HalfRSS is still 5 times larger than stock KSP and provides a huge challenge to players, but can be achieved with stock parts. I always loved the idea of playing in our Real Solar System, but I am not a good enough player to be able to accomplish that on the grand RSS scale.", + "author": [ + "pap1723" + ], + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/142336-113-half-size-rss-v10/", + "repository": "https://github.com/pap1723/HalfRSS" + }, + "version": "1.6", + "ksp_version": "1.1.3", + "depends": [ + { + "name": "ModularFlightIntegrator" + }, + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + }, + { + "name": "HalfRSS-Textures" + } + ], + "recommends": [ + { + "name": "CustomAsteroids" + } + ], + "install": [ + { + "find": "HalfRSS", + "install_to": "GameData" + } + ], + "download": "https://github.com/pap1723/HalfRSS/releases/download/1.6/HalfRSS-v16.zip", + "download_size": 1505405, + "download_hash": { + "sha1": "CB26472404FF227BB3562533A430DCE7518BDE0C", + "sha256": "963494FAE73AB1DEEF82A781B8FCBEF07D0D42905BB1415ABAA6974CA5438FAF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}