From 0571739daf035144d2088f8bddb882806b975d44 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 6 Nov 2016 12:13:00 +0000 Subject: [PATCH] "NetKAN generated mods - GCMonitor-1.4.7.0" --- GCMonitor/GCMonitor-1.4.7.0.ckan | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 GCMonitor/GCMonitor-1.4.7.0.ckan diff --git a/GCMonitor/GCMonitor-1.4.7.0.ckan b/GCMonitor/GCMonitor-1.4.7.0.ckan new file mode 100644 index 0000000000..0f9ef8c992 --- /dev/null +++ b/GCMonitor/GCMonitor-1.4.7.0.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": "v1.16", + "identifier": "GCMonitor", + "name": "Graphic Memory Monitor", + "abstract": "This plugin will show you the memory usage of the running KSP installation", + "author": "Sarbian", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92907", + "repository": "https://github.com/sarbian/GCMonitor", + "ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/" + }, + "version": "1.4.7.0", + "ksp_version": "1.1.3", + "install": [ + { + "find": "GCMonitor", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/56/artifact/GCMonitor-1.4.7.0.zip", + "download_size": 142962, + "download_hash": { + "sha1": "AAEECF90121C045D6161DC433A9A9B4280E8D6D6", + "sha256": "A478661592140B3774BB42AD1E8DF202C5F7B32EEB7E091C3C16971DB0B03A08" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}