NetKAN added mod - BigBen-0.0.2.9
This commit is contained in:
parent
72fa915ad5
commit
71782db94c
|
@ -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.9",
|
||||
"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.9/BigBen-1.12.0-0.0.2.9.zip",
|
||||
"download_size": 821964,
|
||||
"download_hash": {
|
||||
"sha1": "8ED5F818DA524A191FA0C3DB1E21C07A4C869579",
|
||||
"sha256": "7B9FD0B31138E8BA8740EB89A30252840B749E7DE25F626A3BF34487E0D95749"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-01T03:40:38Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue