mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - ClickThroughBlocker-0.1.9.5
This commit is contained in:
34
ClickThroughBlocker/ClickThroughBlocker-0.1.9.5.ckan
Normal file
34
ClickThroughBlocker/ClickThroughBlocker-0.1.9.5.ckan
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"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-*",
|
||||
"spacedock": "https://spacedock.info/mod/1689/Click%20Through%20Blocker",
|
||||
"repository": "https://github.com/linuxgurugamer/ClickThroughBlocker"
|
||||
},
|
||||
"version": "0.1.9.5",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "000_ClickThroughBlocker",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1689/Click%20Through%20Blocker/download/0.1.9.5",
|
||||
"download_size": 31795,
|
||||
"download_hash": {
|
||||
"sha1": "9CAC128D68A856410A42B99537219FE92EBEBEB9",
|
||||
"sha256": "5A61959FEEEF3DC7FF210E62054FC25E983BEC0641F534380A1B7A93AACFCAA8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user