From 79b397e243b625405eae3fa2d5ce94c6d834375b Mon Sep 17 00:00:00 2001 From: Arne Date: Mon, 16 Nov 2015 08:11:14 +0100 Subject: [PATCH] Add GCMonitor-1.2.8 --- GCMonitor/GCMonitor-1.2.8.ckan | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 GCMonitor/GCMonitor-1.2.8.ckan diff --git a/GCMonitor/GCMonitor-1.2.8.ckan b/GCMonitor/GCMonitor-1.2.8.ckan new file mode 100644 index 0000000000..882f51c782 --- /dev/null +++ b/GCMonitor/GCMonitor-1.2.8.ckan @@ -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", + "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.2.8", + "ksp_version": "1.0", + "install": [ + { + "find": "GCMonitor", + "install_to": "GameData", + "filter": "getRSS_src.zip" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/28/artifact/GCMonitor-1.2.8.0.zip", + "download_size": 22395, + "x_generated_by": "nyankan" +}