From 7ea59da6dc19c984ca92b2bf2349b22b06c188a2 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 17 Oct 2021 22:22:06 +0000 Subject: [PATCH] NetKAN added mod - MemGraph-1-1.2.0.1 --- MemGraph/MemGraph-1-1.2.0.1.ckan | 40 ++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 MemGraph/MemGraph-1-1.2.0.1.ckan diff --git a/MemGraph/MemGraph-1-1.2.0.1.ckan b/MemGraph/MemGraph-1-1.2.0.1.ckan new file mode 100644 index 0000000000..58c31d494b --- /dev/null +++ b/MemGraph/MemGraph-1-1.2.0.1.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.4", + "identifier": "MemGraph", + "name": "MemGraph", + "abstract": "This is a simple plugin to display of graph of memory allocation and garbage collection. It is intended as a troubleshooting and development aid rather than for general use.", + "author": [ + "Gerry1135", + "linuxgurugamer" + ], + "version": "1:1.2.0.1", + "ksp_version_min": "1.12.0", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175924-*", + "repository": "https://github.com/linuxgurugamer/MemGraph", + "bugtracker": "https://github.com/linuxgurugamer/MemGraph/issues", + "remote-avc": "http://ksp.spacetux.net/avc/MemGraph" + }, + "tags": [ + "plugin", + "information" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.2.0.1/MemGraph-1.12.0-1.2.0.1.zip", + "download_size": 23310, + "download_hash": { + "sha1": "7CB60E394FEFDC6503A884B723126A68D3272621", + "sha256": "CF071924AED5C67C48F51EAEA8B65EB6AC24F56D346A3E9A9A34696D4A739EDC" + }, + "download_content_type": "application/zip", + "release_date": "2021-10-17T18:08:37Z", + "x_generated_by": "netkan" +}