diff --git a/QuickGoTo/QuickGoTo-1.3.4.ckan b/QuickGoTo/QuickGoTo-1.3.4.ckan new file mode 100644 index 0000000000..7ed9473677 --- /dev/null +++ b/QuickGoTo/QuickGoTo-1.3.4.ckan @@ -0,0 +1,38 @@ +{ + "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": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1", + "spacedock": "https://spacedock.info/mod/102/QuickGoTo", + "repository": "https://github.com/malahx/QuickMods" + }, + "version": "1.3.4", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/QuickMods/QuickGoTo", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/102/QuickGoTo/download/1.3.4", + "download_size": 65438, + "download_hash": { + "sha1": "4D5BC1009D6ECBD1E5DB1C847F708F13DCC95B10", + "sha256": "058B869BABDC086D68870B456C17F57471391AA91E569A74C108519CB79660D0" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}