diff --git a/QuickContracts/QuickContracts-v1.05.ckan b/QuickContracts/QuickContracts-v1.05.ckan new file mode 100644 index 0000000000..40119d0361 --- /dev/null +++ b/QuickContracts/QuickContracts-v1.05.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "QuickContracts", + "name": "QuickContracts", + "abstract": "Adds the possibility to have keyboard's shortcuts on the mission control.", + "author": "malah", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1", + "spacedock": "https://spacedock.info/mod/104/QuickContracts", + "repository": "https://github.com/malahx/QuickContracts" + }, + "version": "v1.05", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.99", + "install": [ + { + "file": "GameData/QuickContracts", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/104/QuickContracts/download/v1.05", + "download_size": 32980, + "x_generated_by": "netkan" +}