diff --git a/QuickGoTo/QuickGoTo-1-1.4.0.ckan b/QuickGoTo/QuickGoTo-1-1.4.0.ckan new file mode 100644 index 0000000000..d53be99d57 --- /dev/null +++ b/QuickGoTo/QuickGoTo-1-1.4.0.ckan @@ -0,0 +1,46 @@ +{ + "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" + ], + "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" + }, + "version": "1:1.4.0", + "ksp_version": "1.8.0", + "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", + "download_size": 76211, + "download_hash": { + "sha1": "0612A38CBD8C60A1022F3FE1F2B71EA2E6DA81B0", + "sha256": "2F1CF856F9EBC83A1935A0580031E48A6512E5C6C28EC3CC4350402AD8B1AC87" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}