NetKAN generated mods - unBlur-v0.5.0
This commit is contained in:
parent
f70009a7b9
commit
91a01c81bd
unBlur
|
@ -4,14 +4,18 @@
|
|||
"name": "unBlur",
|
||||
"abstract": "Allows fixing blurry UI textures without renaming or modifying actual texture files in the installation.",
|
||||
"author": "cake-pie",
|
||||
"version": "v0.5.0",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.7.9",
|
||||
"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",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
|
@ -32,9 +36,5 @@
|
|||
"sha256": "AA6D2AA76E798E51446CD6504F80E8C8A63B8841646F5A4160B7F5C32DDB4738"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue