CKAN-meta/GCMonitor/GCMonitor-1.3.0.0.ckan

30 lines
1016 B
Plaintext

{
"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.3.0.0",
"ksp_version": "1.0.4",
"install": [
{
"find": "GCMonitor",
"install_to": "GameData"
}
],
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/33/artifact/GCMonitor-1.3.0.0.zip",
"download_size": 33654,
"download_hash": {
"sha1": "3977BFFD75EF365235956AACC1DDBD65D224EA24",
"sha256": "F72D5D5C239B678452DB6CDBB1A4B3D2BA6585C12E992DF4ACDA8D8D2EA4236B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}