diff --git a/QuickGoTo/QuickGoTo-1-1.4.0.9.ckan b/QuickGoTo/QuickGoTo-1-1.4.0.9.ckan new file mode 100644 index 0000000000..aaa09c2988 --- /dev/null +++ b/QuickGoTo/QuickGoTo-1-1.4.0.9.ckan @@ -0,0 +1,54 @@ +{ + "spec_version": "v1.2", + "identifier": "QuickGoTo", + "name": "QuickGoTo", + "abstract": "Adds the possibility to go to an other scene from anywhere (VAB, SPH, Tracking Station ...).", + "author": [ + "malah", + "linuxgurugamer" + ], + "version": "1:1.4.0.9", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.1", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-151-malahs-quick-mods/", + "spacedock": "https://spacedock.info/mod/102/QuickGoTo", + "repository": "https://github.com/linuxgurugamer/QuickMods", + "bugtracker": "https://github.com/linuxgurugamer/QuickMods/issues", + "remote-avc": "http://ksp.spacetux.net/avc/QuickGoTo" + }, + "tags": [ + "plugin", + "convenience" + ], + "localizations": [ + "en-us", + "fr-fr" + ], + "depends": [ + { + "name": "ClickThroughBlocker" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/QuickMods/QuickGoTo", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/102/QuickGoTo/download/1.4.0.9", + "download_size": 76466, + "download_hash": { + "sha1": "32C20EB6C233A2527DCC057462E254AF5AE77538", + "sha256": "1D5FD5520D011014AAED2DA4576625898BD284325C6D5A40DAA691B8564540CF" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-18T01:35:22.087704+00:00", + "x_generated_by": "netkan" +}