From 2a4ad835ecbdd06778f135034cb39cd3db22ff01 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 8 Jul 2020 15:14:23 +0000 Subject: [PATCH] NetKAN generated mods - ResourceMonitors-0.0.2.1 --- .../ResourceMonitors-0.0.2.1.ckan | 53 +++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 ResourceMonitors/ResourceMonitors-0.0.2.1.ckan diff --git a/ResourceMonitors/ResourceMonitors-0.0.2.1.ckan b/ResourceMonitors/ResourceMonitors-0.0.2.1.ckan new file mode 100644 index 0000000000..2bc446fb32 --- /dev/null +++ b/ResourceMonitors/ResourceMonitors-0.0.2.1.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": "v1.4", + "identifier": "ResourceMonitors", + "name": "Margo's Resource Monitors", + "abstract": "This mod will allow you to set monitors on any resource in any/all vessels in the game.  An alarm will sound if the level is passed, any time warping will be safely stopped and you will be transported to the vessel in question.", + "author": "linuxgurugamer", + "version": "0.0.2.1", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.10.0", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194173-18x-19x-margos-resource-monitors/", + "spacedock": "https://spacedock.info/mod/2467/Margo's%20Resource%20Monitors", + "repository": "https://github.com/linuxgurugamer/ResourceMonitors" + }, + "tags": [ + "plugin", + "information", + "resources" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + }, + { + "name": "SpaceTuxLibrary" + } + ], + "recommends": [ + { + "name": "KerbalChangelog" + } + ], + "install": [ + { + "find": "ResourceMonitors", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2467/Margo%27s%20Resource%20Monitors/download/0.0.2.1", + "download_size": 2749511, + "download_hash": { + "sha1": "748CCDD664AEFF4590912BC9074D4C1AE9C596F2", + "sha256": "CB83C76EC970DBD51DF0D0F8AA83D9355627DE11EDB710EF6A888576B5F4BADB" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-08T14:44:52.24986+00:00", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}