From f02c11ce43114e866815d7e62d4a3bf6cc067c06 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space> Date: Fri, 24 Sep 2021 02:16:48 +0000 Subject: [PATCH] NetKAN added mod - ShowFPS-1-0.3.0.1 --- ShowFPS/ShowFPS-1-0.3.0.1.ckan | 49 ++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 ShowFPS/ShowFPS-1-0.3.0.1.ckan diff --git a/ShowFPS/ShowFPS-1-0.3.0.1.ckan b/ShowFPS/ShowFPS-1-0.3.0.1.ckan new file mode 100644 index 0000000000..20efff643e --- /dev/null +++ b/ShowFPS/ShowFPS-1-0.3.0.1.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.4", + "identifier": "ShowFPS", + "name": "Show FPS", + "abstract": "Simple framerate counter, enable with F8.", + "author": [ + "linuxgurugamer", + "m4v" + ], + "version": "1:0.3.0.1", + "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-141-showfps/", + "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" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "ShowFPS", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1757/ShowFPS/download/0.3.0.1", + "download_size": 20720, + "download_hash": { + "sha1": "1BC00BEA74E75F4A4B7D76D966E49384CCB9207F", + "sha256": "253A09B0C0BCF6B2CD6A97E42D477B20EAD283A0F297BD4D21593ABBAF42E46D" + }, + "download_content_type": "application/zip", + "release_date": "2021-09-24T01:56:23.294736+00:00", + "x_generated_by": "netkan" +}