diff --git a/QuickGoTo/QuickGoTo-v1.30.ckan b/QuickGoTo/QuickGoTo-v1.30.ckan new file mode 100644 index 0000000000..abbda27bed --- /dev/null +++ b/QuickGoTo/QuickGoTo-v1.30.ckan @@ -0,0 +1,35 @@ +{ + "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", + "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": "v1.30", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.99", + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/QuickMods/QuickGoTo", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/102/QuickGoTo/download/v1.30", + "download_size": 82072, + "download_hash": { + "sha1": "94E478BCFA37C9BE71C5CB273804E34C27D70E7F", + "sha256": "5174150D7977AC17089CECC0A0A95E42F5E21EF1BE60D2834C150010557893C5" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}