diff --git a/KerbalGPSRevived/KerbalGPSRevived-1.2.0.1.ckan b/KerbalGPSRevived/KerbalGPSRevived-1.2.0.1.ckan new file mode 100644 index 0000000000..55ba1b4cb4 --- /dev/null +++ b/KerbalGPSRevived/KerbalGPSRevived-1.2.0.1.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": "v1.4", + "identifier": "KerbalGPSRevived", + "name": "Kerbal GPS", + "abstract": "Adds support for GPS satelites", + "author": "linuxgurugamer", + "version": "1.2.0.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.1", + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177511-*", + "spacedock": "https://spacedock.info/mod/1949/KerbalGPS%20Revived", + "repository": "https://github.com/linuxgurugamer/KerbalGPS", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KerbalGPS_Revived/KerbalGPS_Revived-1534632549.4571316.png" + }, + "tags": [ + "plugin", + "parts", + "uncrewed" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "recommends": [ + { + "name": "ContractConfigurator" + } + ], + "install": [ + { + "find": "KerbalGPS", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1949/KerbalGPS%20Revived/download/1.2.0.1", + "download_size": 439314, + "download_hash": { + "sha1": "BC09388C732B17A516C3B00100C98B29287AB31E", + "sha256": "84808DEE4496DD41F86C36B1DD85CF1D7A50CE0611142B63D464CF3CEC49A7A9" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}