NetKAN generated mods - ClickThroughBlocker-1-0.1.10.10
This commit is contained in:
parent
f9b8704126
commit
ac041f4c29
|
@ -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:0.1.10.10",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.0",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170747-*",
|
||||
"spacedock": "https://spacedock.info/mod/1689/Click%20Through%20Blocker",
|
||||
"repository": "https://github.com/linuxgurugamer/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/0.1.10.10",
|
||||
"download_size": 33439,
|
||||
"download_hash": {
|
||||
"sha1": "E917A270CCACB0FB554E3DA243026A3D5164C6BB",
|
||||
"sha256": "08D1103ED071F5E6800394FE71C21AC75CA56FB432DBF18C58D81B3016F6B977"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-13T12:36:23.717499+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue