"NetKAN generated mods - ClickThroughBlocker-0.1.6.7"
This commit is contained in:
parent
a51b94c095
commit
75f9960dfa
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"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.6.7",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "000_ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ClickThroughBlocker/releases/download/0.1.6.7/ClickThroughBlocker-0.1.6.7.zip",
|
||||
"download_size": 28354,
|
||||
"download_hash": {
|
||||
"sha1": "BD65A2260DD231B0E49A84A05F8F6E574F09D816",
|
||||
"sha256": "E10955C92C473B1054D216BBE748503FC0E6B9944AEFA61BEE9F8055C08769EE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue