"NetKAN generated mods - ClickThroughBlocker-0.1.7"
This commit is contained in:
parent
b344896566
commit
3ab1ecf2fc
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ClickThroughBlocker",
|
||||
"name": "ClickThrough Blocker",
|
||||
"abstract": "Helps eliminate the clickthrough problem with mods",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170747-131-click-through-blocker/",
|
||||
"repository": "https://github.com/linuxgurugamer/ClickThroughBlocker"
|
||||
},
|
||||
"version": "0.1.7",
|
||||
"ksp_version": "1.4.5",
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "000_ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ClickThroughBlocker/releases/download/0.1.7/ClickThroughBlocker-1.4.5-0.1.7.zip",
|
||||
"download_size": 29331,
|
||||
"download_hash": {
|
||||
"sha1": "A503FDEB18543BB80E9CE9063782281D95004645",
|
||||
"sha256": "CECB200C601B4EA7893150297A388BC7472164816AEDC9CEE60FB56E68CEE9C9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue