NetKAN added mod - BigBen-0.0.2.11
This commit is contained in:
parent
815f45368c
commit
2dcb23e1ea
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BigBen",
|
||||
"name": "BigBen",
|
||||
"abstract": "Count down and count up timers",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.2.11",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/BigBen/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/BigBen",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/BigBen/BigBen-1578974416.9790013.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BigBen",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/BigBen/releases/download/0.0.2.11/BigBen-1.12.0-0.0.2.11.zip",
|
||||
"download_size": 822040,
|
||||
"download_hash": {
|
||||
"sha1": "EBE7476ABC6CB94558A0B7D6F70AE0FF80E849B8",
|
||||
"sha256": "BC66CC99A75BF54555C4C35FAF836C2C42AA3AB73E4039C302FDADC5DA29DF5E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-06T14:08:38Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue