NetKAN added mod - ClickThroughBlocker-1-2.1.10.21
This commit is contained in:
parent
61781a4bf5
commit
ebb8728b91
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ClickThroughBlocker",
|
||||
"name": "ClickThrough Blocker",
|
||||
"abstract": "Helps eliminate the clickthrough problem with mods",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1:2.1.10.21",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"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": "ToolbarController"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "000_ClickThroughBlocker",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1689/Click%20Through%20Blocker/download/2.1.10.21",
|
||||
"download_size": 112293,
|
||||
"download_hash": {
|
||||
"sha1": "907469B404A97733E701A8195E810810814CED57",
|
||||
"sha256": "D52D4EA9735585981A3C95AAB3C8FE72874DA5E5208052CD3A882E35E6A088FF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 142747,
|
||||
"release_date": "2023-01-24T18:44:04.92729+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue