diff --git a/KSTS/KSTS-2.0.1.3.ckan b/KSTS/KSTS-2.0.1.3.ckan new file mode 100644 index 0000000000..0d56623a40 --- /dev/null +++ b/KSTS/KSTS-2.0.1.3.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "KSTS", + "name": "Kerbal Space Transport System", + "abstract": "Record launches of your transport rockets and planes to be used in automated missions later", + "author": "linuxgurugamer", + "version": "2.0.1.3", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.9.1", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190834-*", + "spacedock": "https://spacedock.info/mod/2303/Kerbal%20Space%20Transport%20System", + "repository": "https://github.com/linuxgurugamer/KSTS", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Kerbal_Space_Transport_System/Kerbal_Space_Transport_System-1578149384.410521.png" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "KSTS", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2303/Kerbal%20Space%20Transport%20System/download/2.0.1.3", + "download_size": 83372, + "download_hash": { + "sha1": "7D075A83B0331FC7348ECA4F9A4EFD5618F26C90", + "sha256": "8E60F9A9C13A6240DEDA893409417CDB223076E203A3848826569B74DC93AC6E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}