"NetKAN generated mods - ClickThroughBlocker-0.1.0"
This commit is contained in:
parent
3959e26953
commit
e9cb1d9403
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ClickThroughBlocker",
|
||||
"name": "Click Through Blocker",
|
||||
"abstract": "Blocks mouse clicks from going through windows to underlying objects",
|
||||
"author": "linuxgurugamer",
|
||||
"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"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1689/Click%20Through%20Blocker/download/0.1.0",
|
||||
"download_size": 35173,
|
||||
"download_hash": {
|
||||
"sha1": "28A5D551211769CD1F4374DC659227C713DFD514",
|
||||
"sha256": "9130A348725CD01E7AD7DD6F7849E6EEF91888BAE2850ED995A3FBBB8F5584D8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue