NetKAN added mod - ShowFPS-1-0.3.0
This commit is contained in:
parent
b14b52d095
commit
6c26e0cd5e
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ShowFPS",
|
||||
"name": "Show FPS",
|
||||
"abstract": "Simple framerate counter, enable with F8.",
|
||||
"author": [
|
||||
"linuxgurugamer",
|
||||
"m4v"
|
||||
],
|
||||
"version": "1:0.3.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "LGPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172692-*",
|
||||
"spacedock": "https://spacedock.info/mod/1757/ShowFPS",
|
||||
"repository": "https://github.com/linuxgurugamer/ShowFPS",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ShowFPS/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ShowFPS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/ShowFPS/ShowFPS-1521507984.337627.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ShowFPS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1757/ShowFPS/download/0.3.0",
|
||||
"download_size": 20537,
|
||||
"download_hash": {
|
||||
"sha1": "24ABAD0D7228F4EB8109BE6825AF6F8B6E4F4E58",
|
||||
"sha256": "9F27180531818B659EC3F7358D03BEE6F04023E2A2CA8F7A8E746881375B1D2B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-09T19:28:04.541949+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue