diff --git a/QuickGoTo/QuickGoTo-1-1.4.0.10.ckan b/QuickGoTo/QuickGoTo-1-1.4.0.10.ckan new file mode 100644 index 0000000000..fb07a450d8 --- /dev/null +++ b/QuickGoTo/QuickGoTo-1-1.4.0.10.ckan @@ -0,0 +1,56 @@ +{ + "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.10", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.5", + "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", + "zh-cn" + ], + "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.10", + "download_size": 77733, + "download_hash": { + "sha1": "B661437AC88B3FC8DEF79A0EAF65973EDC153991", + "sha256": "6C0785854ADDE2ADEFACAE26561390ACF81CE64419CCE191FAA0109D7B481347" + }, + "download_content_type": "application/zip", + "install_size": 166228, + "release_date": "2024-03-15T18:52:03.699369+00:00", + "x_generated_by": "netkan" +}