diff --git a/unBlur/unBlur-v0.4.0.ckan b/unBlur/unBlur-v0.4.0.ckan new file mode 100644 index 0000000000..571ebc570f --- /dev/null +++ b/unBlur/unBlur-v0.4.0.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.16", + "identifier": "unBlur", + "name": "unBlur", + "abstract": "Allows fixing blurry UI textures without renaming or modifying actual texture files in the installation.", + "author": "cake-pie", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=184268", + "repository": "https://github.com/cake-pie/unBlur" + }, + "version": "v0.4.0", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.7.9", + "supports": [ + { + "name": "ModuleManager", + "min_version": "2.3.2" + } + ], + "install": [ + { + "find_regexp": "unBlur.*\\.dll$", + "find_matches_files": true, + "install_to": "GameData" + } + ], + "download": "https://github.com/cake-pie/unBlur/releases/download/v0.4.0/unBlur.0.4.0.zip", + "download_size": 9604, + "download_hash": { + "sha1": "E420127C83BB0B053A7E39C5EFEADFDD9F416EA4", + "sha256": "4356BCB152ED7E453A0E6AC980E4B0EBD4ACF1CB2947AAD381DC91579F25D4FC" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}