NetKAN added mod - TotalTime-0.6.9.1
This commit is contained in:
parent
c7c3564ff9
commit
c51258b209
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TotalTime",
|
||||
"name": "TotalTime",
|
||||
"abstract": "Keep track of how much time you are in the game",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.6.9.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/121366-totaltime-a-mod-to-keep-track-of-all-the-time-you-spend-in-the-game/&do=findComment&comment=2190456",
|
||||
"spacedock": "https://spacedock.info/mod/54/TotalTime",
|
||||
"repository": "https://github.com/linuxgurugamer/TotalTime",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/TotalTime/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/TotalTime",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/TotalTime/TotalTime-1456622126.0113676.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "JanitorsCloset"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "TotalTime",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/54/TotalTime/download/0.6.9.1",
|
||||
"download_size": 21582,
|
||||
"download_hash": {
|
||||
"sha1": "489B4978419B2DDB7DC1F7B869BB0CC366004963",
|
||||
"sha256": "AC17169112F8C406BD8279FDD6EEE3B2D9371D652CE1A78E48DCEC565D1F3CFD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-16T02:41:25.59602+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue