From 5256406ba53044cae7e8104da73af24215b13b60 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org> Date: Fri, 20 Jul 2018 12:38:14 +0000 Subject: [PATCH] "NetKAN generated mods - MemGraph-1.1.1.1" --- MemGraph/MemGraph-1.1.1.1.ckan | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 MemGraph/MemGraph-1.1.1.1.ckan diff --git a/MemGraph/MemGraph-1.1.1.1.ckan b/MemGraph/MemGraph-1.1.1.1.ckan new file mode 100644 index 0000000000..58d80c716f --- /dev/null +++ b/MemGraph/MemGraph-1.1.1.1.ckan @@ -0,0 +1,23 @@ +{ + "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": "linuxgurugamer", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175924-14-", + "repository": "https://github.com/linuxgurugamer/MemGraph" + }, + "version": "1.1.1.1", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.1.1.1/MemGraph-1.1.1.1.zip", + "download_size": 33459, + "download_hash": { + "sha1": "7B518D88887B780DA76D70E7CB8512B1D0FC4BC5", + "sha256": "90C2453DF0A177A8E0539560186C987E422EE073237624F338937E2CC3B4352E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}