From 35725c37f1bda20baf03dcd24624c1e25782faa5 Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Sun, 19 Jul 2015 14:05:37 -0400 Subject: [PATCH] Add GCMonitor-1.2.7 -- Copied from #691 --- GCMonitor/GCMonitor-1.2.7 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 GCMonitor/GCMonitor-1.2.7 diff --git a/GCMonitor/GCMonitor-1.2.7 b/GCMonitor/GCMonitor-1.2.7 new file mode 100644 index 0000000000..188bc23a6d --- /dev/null +++ b/GCMonitor/GCMonitor-1.2.7 @@ -0,0 +1,25 @@ +{ + "spec_version": "v1.6", + "identifier": "GCMonitor", + "name": "Graphic Memory Monitor", + "abstract": "This plugin will show you the memory usage of the running KSP installation", + "license": "MIT", + "author": "Sarbian", + "ksp_version": "1.0", + "resources": { + "ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/", + "homepage": "http://forum.kerbalspaceprogram.com/threads/92907", + "repository": "https://github.com/sarbian/GCMonitor/" + }, + "install": [ + { + "find": "GCMonitor", + "install_to": "GameData", + "filter": "getRSS_src.zip" + } + ], + "version": "1.2.7", + "download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/25/artifact/GCMonitor-1.2.7.0.zip", + "x_generated_by": "nyankan", + "download_size": 103373 +} \ No newline at end of file