24 lines
760 B
Plaintext
24 lines
760 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",
|
|
"license": "MIT",
|
|
"author": "sarbian",
|
|
"ksp_version": "1.0.2",
|
|
"resources": {
|
|
"ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/",
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/92907",
|
|
"repository": "https://github.com/sarbian/GCMonitor/"
|
|
},
|
|
"install": [
|
|
{
|
|
"find": "GCMonitor",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"version": "1.2.5",
|
|
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/22/artifact/GCMonitor-1.2.5.0.zip",
|
|
"download_size": 102804
|
|
}
|