NetKAN added mod - ClickThroughBlocker-1-2.1.10.18
This commit is contained in:
parent
05a889e794
commit
386992848c
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ClickThroughBlocker",
|
||||
"name": "ClickThrough Blocker",
|
||||
"abstract": "Helps eliminate the clickthrough problem with mods",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1:2.1.10.18",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170747-131-click-through-blocker/",
|
||||
"spacedock": "https://spacedock.info/mod/1689/Click%20Through%20Blocker",
|
||||
"repository": "https://github.com/linuxgurugamer/ClickThroughBlocker",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ClickThroughBlocker/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ClickThroughBlocker"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ZeroMiniAVC"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "000_ClickThroughBlocker",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1689/Click%20Through%20Blocker/download/2.1.10.18",
|
||||
"download_size": 112110,
|
||||
"download_hash": {
|
||||
"sha1": "EC1B1B35F45818D9A148C14C1ADA489C1AE7EF52",
|
||||
"sha256": "A1E19F7D69A9209001E0C59D29EBAE702A08E17094A838105F43CED7CD532725"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 142182,
|
||||
"release_date": "2022-08-21T04:00:28.308514+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue