diff --git a/KSTS/KSTS-1.10.ckan b/KSTS/KSTS-1.10.ckan new file mode 100644 index 0000000000..acda415b37 --- /dev/null +++ b/KSTS/KSTS-1.10.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": "v1.4", + "identifier": "KSTS", + "name": "Kerbal Space Transport System", + "abstract": "This mod allows the player to automate routine missions to Kerbin-orbit, like crew and resource transfers as well as deployment of new ships, by recording and replaying missions.", + "author": "mm", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/148071-113-kerbal-space-transport-system/", + "repository": "https://github.com/mmoench/KSTS" + }, + "version": "1.10", + "ksp_version": "1.4.1", + "install": [ + { + "find": "KSTS", + "install_to": "GameData" + } + ], + "download": "https://api.github.com/repos/mmoench/KSTS/zipball/1.10", + "download_size": 113631, + "download_hash": { + "sha1": "AC096220DF3FD6829469AD7BC4398FD643A04920", + "sha256": "21F57D1A11A79F45516B1FF256972B4186E88888C8CA931812D00D70D7E2609A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}