"NetKAN generated mods - GCMonitor-1.4.7.1"
This commit is contained in:
parent
f89b90c5b2
commit
81f3475b3a
|
@ -0,0 +1,29 @@
|
||||||
|
{
|
||||||
|
"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.7.1",
|
||||||
|
"ksp_version": "1.1.3",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "GCMonitor",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/58/artifact/GCMonitor-1.4.7.1.zip",
|
||||||
|
"download_size": 136841,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "8B01A206182016C8E495F7CCF8328A0737A57C2E",
|
||||||
|
"sha256": "8FD434864AFF1F9882221D193D4377B15816A6845A2F356799673D0521028732"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue