CKAN-meta/GCMonitor/GCMonitor-1.2.8.0.ckan

26 lines
832 B
Plaintext

{
"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.0",
"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"
}