diff --git a/GCMonitor/GCMonitor-1.4.5.0.ckan b/GCMonitor/GCMonitor-1.4.5.0.ckan new file mode 100644 index 0000000000..ad626b0fcb --- /dev/null +++ b/GCMonitor/GCMonitor-1.4.5.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.5.0", + "ksp_version": "1.1.3", + "install": [ + { + "find": "GCMonitor", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/50/artifact/GCMonitor-1.4.5.0.zip", + "download_size": 142484, + "download_hash": { + "sha1": "3240EDE76B1224E38A3B29F62FC070B21A77CE5B", + "sha256": "ED1BBDC866A1346082D058D392DBF33EDAFE70C758A1C357EA399D46F7FD31D3" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}