diff --git a/QuickGoTo/QuickGoTo-v1.22.ckan b/QuickGoTo/QuickGoTo-v1.22.ckan new file mode 100644 index 0000000000..fd46a60b65 --- /dev/null +++ b/QuickGoTo/QuickGoTo-v1.22.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": 1, + "identifier": "QuickGoTo", + "name": "QuickGoTo", + "abstract": "Adds the possibility to go to an other scene from anywhere (VAB, SPH, Tracking Station ...).", + "author": "malah", + "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/QuickGoTo" + }, + "version": "v1.22", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.99", + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/QuickGoTo", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/102/QuickGoTo/download/v1.22", + "download_size": 75970, + "download_hash": { + "sha1": "F8B268F507C8DC5EF17C21DB8F654E337211E075", + "sha256": "4EAC675E2ED1799D8FCCE8A39146DEC3DF3CD12C841622B256E6F8184D219410" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}