2016-03-30 09:06:55 +00:00
|
|
|
{
|
|
|
|
"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.0.0",
|
2016-03-31 06:06:57 +00:00
|
|
|
"ksp_version": "1.1",
|
2016-03-30 09:06:55 +00:00
|
|
|
"install": [
|
|
|
|
{
|
|
|
|
"find": "GCMonitor",
|
|
|
|
"install_to": "GameData"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/41/artifact/GCMonitor-1.4.0.0.zip",
|
|
|
|
"download_size": 124956,
|
|
|
|
"x_generated_by": "netkan"
|
|
|
|
}
|