diff --git a/GCMonitor/GCMonitor-1.4.4.0.ckan b/GCMonitor/GCMonitor-1.4.4.0.ckan new file mode 100644 index 0000000000..72604900df --- /dev/null +++ b/GCMonitor/GCMonitor-1.4.4.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.4.0", + "ksp_version": "1.1.3", + "install": [ + { + "find": "GCMonitor", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/48/artifact/GCMonitor-1.4.4.0.zip", + "download_size": 142333, + "download_hash": { + "sha1": "05E4F954AA7073DC7B0C6B3C20B2C9273EBBB61F", + "sha256": "A8168A4B418CF0980304E8675CF52C6FB0945B144487A496C75A0D98235AF682" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}