diff --git a/AnyRes/AnyRes-1.1.ckan b/AnyRes/AnyRes-1.1.ckan new file mode 100644 index 0000000000..1720f29d6e --- /dev/null +++ b/AnyRes/AnyRes-1.1.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "AnyRes", + "name": "AnyRes", + "abstract": "Change your screen resolution to anything on the fly without having to edit config files", + "author": "CliftonM", + "license": "CC-BY-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/134621-105-anyres-v10-dres/", + "spacedock": "https://spacedock.info/mod/430/AnyRes", + "repository": "https://github.com/CliftonMarien/AnyRes" + }, + "version": "1.1", + "ksp_version": "1.0.5", + "install": [ + { + "file": "AnyRes", + "install_to": "GameData", + "filter": [ + ".DS_Store", + "MiniAVC.xml" + ] + } + ], + "download": "https://spacedock.info/mod/430/AnyRes/download/1.1", + "download_size": 28780, + "x_generated_by": "netkan" +}