diff --git a/KSTS/KSTS-1.4.ckan b/KSTS/KSTS-1.4.ckan new file mode 100644 index 0000000000..c41b00580f --- /dev/null +++ b/KSTS/KSTS-1.4.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.4", + "ksp_version": "1.2.0", + "install": [ + { + "find": "KSTS", + "install_to": "GameData" + } + ], + "download": "https://api.github.com/repos/mmoench/KSTS/zipball/1.4", + "download_size": 104346, + "download_hash": { + "sha1": "769AC96F373B1677AD5BB11AA37511E1A8A71C1E", + "sha256": "69519E346BDC73D83F8BE755AB54C118907278E23F6885EB96690A6F5919E0D1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}