diff --git a/QuickIVA/QuickIVA-1-1.3.0.ckan b/QuickIVA/QuickIVA-1-1.3.0.ckan new file mode 100644 index 0000000000..c0f16a6b88 --- /dev/null +++ b/QuickIVA/QuickIVA-1-1.3.0.ckan @@ -0,0 +1,52 @@ +{ + "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": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-151-malahs-quick-mods/", + "spacedock": "https://spacedock.info/mod/107/QuickIVA", + "repository": "https://github.com/linuxgurugamer/QuickMods" + }, + "version": "1:1.3.0", + "ksp_version": "1.8.0", + "localizations": [ + "en-us", + "fr-fr" + ], + "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.3.0", + "download_size": 35082, + "download_hash": { + "sha1": "FAC0CD3B8144DB675FEA0BF1A3ACF5D7AA6CFEE4", + "sha256": "DD358AAA58D446D3E645A7B014C6C7384FD6BFB4C13D5F0A2A78A38A941B4ED5" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}