NetKAN generated mods - BigBen-0.0.1.1

This commit is contained in:
NetKAN inflator Robot 2020-01-09 14:13:24 +00:00
parent 65e79cbfa2
commit 8b79f40a48
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.1.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.1.1",
"download_size": 38760,
"download_hash": {
"sha1": "AC467B8A5E7439B0F8D948A7DF55EFEEB193588E",
"sha256": "A3FE40A7CD21FFC67A7A499CD1E58DFC6AD4801B82DAC44F0DA3360B733E3049"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}