CKAN-meta/GCMonitor/GCMonitor-1.2.4.0.ckan

26 lines
779 B
Plaintext
Raw Normal View History

{
"spec_version": "v1.4",
"identifier": "GCMonitor",
"name": "Graphic Memory Monitor",
"abstract": "This plugin will show you the memory usage of the running KSP installation",
"author": [
"sarbian"
],
"license": "MIT",
"install": [
{
"find": "GCMonitor",
"install_to": "GameData"
}
],
"resources": {
"x_ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/",
"homepage": "http://forum.kerbalspaceprogram.com/threads/92907",
"repository": "https://github.com/sarbian/GCMonitor/"
},
"ksp_version": "1.0.2",
"version": "1.2.4.0",
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/21/artifact/GCMonitor-1.2.4.0.zip",
"download_size": 63349
}