NetKAN generated mods - ResourceMonitors-0.0.2.1

This commit is contained in:
NetKAN inflator Robot 2020-07-08 15:14:23 +00:00
parent 34a3ea8922
commit 2a4ad835ec
1 changed files with 53 additions and 0 deletions

View File

@ -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"
}