diff --git a/QuickIVA/QuickIVA-1-1.2.4.2.ckan b/QuickIVA/QuickIVA-1-1.2.4.2.ckan new file mode 100644 index 0000000000..3eca5afd0d --- /dev/null +++ b/QuickIVA/QuickIVA-1-1.2.4.2.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.2", + "identifier": "QuickIVA", + "name": "QuickIVA", + "abstract": "Adds a switch to the IVA at the loading or the launch of a vessel.", + "author": [ + "malah", + "linuxgurugamer" + ], + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1", + "spacedock": "https://spacedock.info/mod/107/QuickIVA", + "repository": "https://github.com/linuxgurugamer/QuickMods" + }, + "version": "1:1.2.4.2", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.6.0", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "suggests": [ + { + "name": "RasterPropMonitor" + }, + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/QuickMods/QuickIVA", + "install_to": "GameData/QuickMods" + } + ], + "download": "https://spacedock.info/mod/107/QuickIVA/download/1.2.4.2", + "download_size": 32974, + "download_hash": { + "sha1": "82B0F2BD8FBC01E26C446ABA5AA064C7B4D1FF8A", + "sha256": "77F993DC61DC0C6A209394802ED5CF8B8A4E8259E6E42877DD364D6C66A2409F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}