"NetKAN generated mods - unBlur-v0.5.0"

This commit is contained in:
NetKAN inflator Robot 2019-06-01 18:10:50 +00:00
parent c87c31c9d9
commit 9facbc5cc9
1 changed files with 36 additions and 0 deletions

36
unBlur/unBlur-v0.5.0.ckan Normal file
View File

@ -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.5.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.5.0/unBlur.0.5.0.zip",
"download_size": 10011,
"download_hash": {
"sha1": "6FACFDA21ED1CD3277294F9280171A12E2CB88F9",
"sha256": "AA6D2AA76E798E51446CD6504F80E8C8A63B8841646F5A4160B7F5C32DDB4738"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}