From 8e47e7e6acd4ce681c74657f7188f3fe186181c5 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 16 Jun 2018 06:56:04 +0000 Subject: [PATCH] "NetKAN generated mods - MemGraph-1.1.1" --- MemGraph/MemGraph-1.1.1.ckan | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 MemGraph/MemGraph-1.1.1.ckan diff --git a/MemGraph/MemGraph-1.1.1.ckan b/MemGraph/MemGraph-1.1.1.ckan new file mode 100644 index 0000000000..7f4d6874aa --- /dev/null +++ b/MemGraph/MemGraph-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", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.1.1/MemGraph-1.1.1.zip", + "download_size": 32690, + "download_hash": { + "sha1": "5D5F86F6579E841119AED40F9C058D6960398922", + "sha256": "A4F49322FAA5DE5470A1015336420C6AF83A46B88FE845966EB294E38866E63A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}