"NetKAN generated mods - GCMonitor-1.4.9.0"
This commit is contained in:
parent
55312a71aa
commit
1f715e46cb
|
@ -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": "https://forum.kerbalspaceprogram.com/index.php?/topic/83821-140-gcmonitor-1480-a-graphic-memory-monitor-marsh-9th-2018/",
|
||||||
|
"repository": "https://github.com/sarbian/GCMonitor",
|
||||||
|
"ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/"
|
||||||
|
},
|
||||||
|
"version": "1.4.9.0",
|
||||||
|
"ksp_version": "1.5.0",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "GCMonitor",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/62/artifact/GCMonitor-1.4.9.0.zip",
|
||||||
|
"download_size": 137609,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "091AFFDB5F6314EC6758A696E906AA9D3B650A93",
|
||||||
|
"sha256": "F7F8E35364B49A2294627C87B29ACA784A4DA5C3D358664B0E646BB56EA8A501"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue