diff --git a/AnyResContinued/AnyResContinued-2.0.6.ckan b/AnyResContinued/AnyResContinued-2.0.6.ckan new file mode 100644 index 0000000000..fe53ac52ed --- /dev/null +++ b/AnyResContinued/AnyResContinued-2.0.6.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.4", + "identifier": "AnyResContinued", + "name": "AnyRes Continued", + "abstract": "Change your screen resolution on the fly", + "author": "linuxgurugamer", + "version": "2.0.6", + "ksp_version_min": "1.8.0", + "license": "CC-BY-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170160-131-anyres-continued-change-your-screen-resolution-on-the-fly/", + "spacedock": "https://spacedock.info/mod/1681/AnyRes%20Continued", + "repository": "https://github.com/linuxgurugamer/AnyRes", + "remote-avc": "http://ksp.spacetux.net/avc/AnyRes", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/AnyRes_Continued/AnyRes_Continued-1517085590.1798694.png" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "conflicts": [ + { + "name": "AnyRes" + } + ], + "install": [ + { + "find": "AnyRes", + "install_to": "GameData", + "filter": [ + ".DS_Store" + ] + } + ], + "download": "https://github.com/linuxgurugamer/AnyRes/releases/download/2.0.6/AnyRes-1.10.1-2.0.6.zip", + "download_size": 20259, + "download_hash": { + "sha1": "C486552C2560EE9345227BB9B9D3D383E9DA1CD9", + "sha256": "3D1400B0147D5449C7747780D60E0F6B036042412E8BB158F6C97B946380405F" + }, + "download_content_type": "application/zip", + "release_date": "2021-05-26T14:47:14Z", + "x_generated_by": "netkan" +}