30 lines
1017 B
JSON
30 lines
1017 B
JSON
{
|
|
"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.3.0",
|
|
"ksp_version": "1.1.2",
|
|
"install": [
|
|
{
|
|
"find": "GCMonitor",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/46/artifact/GCMonitor-1.4.3.0.zip",
|
|
"download_size": 126033,
|
|
"download_hash": {
|
|
"sha1": "D36CD1F95D84B762D88004E441BA031FCD85D6E5",
|
|
"sha256": "9CBAE5F34E8BC8F65674A3CA6D9853EBEDA86FC380840251190047668C18A0DC"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|