NetKAN added mod - BigBen-0.0.2.6
This commit is contained in:
parent
edf0e090f6
commit
c82e5a4292
|
@ -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.6",
|
||||
"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.6/BigBen-1.12.0-0.0.2.6.zip",
|
||||
"download_size": 821752,
|
||||
"download_hash": {
|
||||
"sha1": "D19F1228E979505202F0A0203C657AA36B15B360",
|
||||
"sha256": "038E7A06F1AFC5B41D7058AAF16BF7F384AAC5B76A49D3F156E00D18CEA1ECDD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-11-28T13:27:02Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue