"NetKAN generated mods - GCMonitor-1.2.6"
This commit is contained in:
parent
225a5b2612
commit
0d918b7510
|
@ -3,14 +3,15 @@
|
|||
"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",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/92907",
|
||||
"repository": "https://github.com/sarbian/GCMonitor/"
|
||||
"repository": "https://github.com/sarbian/GCMonitor/",
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/"
|
||||
},
|
||||
"version": "1.2.6",
|
||||
"ksp_version": "1.0.2",
|
||||
"install": [
|
||||
{
|
||||
"find": "GCMonitor",
|
||||
|
@ -18,7 +19,12 @@
|
|||
"filter": "getRSS_src.zip"
|
||||
}
|
||||
],
|
||||
"version": "1.2.6",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/23/artifact/GCMonitor-1.2.6.0.zip",
|
||||
"download_size": 103260
|
||||
"download_size": 103260,
|
||||
"download_hash": {
|
||||
"sha1": "70DC9AFE723D135DA25F3FE8317D8520C1BBF4AE",
|
||||
"sha256": "DF6C6081E4311A69B4283C957CCF850436226165CC7B2D79007E1804B47BFD40"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue