NetKAN generated mods - BigBen-0.0.2.1

This commit is contained in:
NetKAN inflator Robot 2020-01-14 03:59:40 +00:00
parent 5b76d1d4af
commit ac9b9365ac
1 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,43 @@
{
"spec_version": "v1.4",
"identifier": "BigBen",
"name": "BigBen",
"abstract": "Count down and count up timers",
"author": "linuxgurugamer",
"version": "0.0.2.1",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.1",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190916-18x-big-ben-stopwatch-timers-to-count-down-and-up/",
"spacedock": "https://spacedock.info/mod/2307/BigBen",
"repository": "https://github.com/linuxgurugamer/BigBen"
},
"tags": [
"plugin",
"information"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"install": [
{
"find": "BigBen",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/2307/BigBen/download/0.0.2.1",
"download_size": 960534,
"download_hash": {
"sha1": "2A7C76C81574020FB8452903BD296173B53BC570",
"sha256": "DE435F567493C0D1AED8DBA98C3CA214F180422E7B1D4C08B576BE9E7F1E5706"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}