NetKAN added mod - BigBen-0.0.2.10
This commit is contained in:
parent
11dacc2b44
commit
bf28abc114
|
@ -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.10",
|
||||
"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.10/BigBen-1.12.0-0.0.2.10.zip",
|
||||
"download_size": 821967,
|
||||
"download_hash": {
|
||||
"sha1": "4B39A3C7B06CE5059698E1F852298E2301EED666",
|
||||
"sha256": "496266D010E4131281FF6BFBF53CA638C372C994286337CE903C3E608EF9BFB2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-02T13:22:01Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue