commit
bf40b9916f
|
@ -7,7 +7,6 @@
|
|||
"sarbian"
|
||||
],
|
||||
"license": "MIT",
|
||||
"x_ci_version_base": "1.2.4.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "GCMonitor",
|
||||
|
@ -20,8 +19,8 @@
|
|||
"repository": "https://github.com/sarbian/GCMonitor/"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"version": "1.2.4.0-21",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/lastStableBuild/artifact/GCMonitor-1.2.4.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"version": "1.2.4.0",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/21/artifact/GCMonitor-1.2.4.0.zip",
|
||||
"x_generated_by": "nyankan",
|
||||
"download_size": 63349
|
||||
}
|
|
@ -1,27 +1,24 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"spec_version": "v1.6",
|
||||
"identifier": "GCMonitor",
|
||||
"name": "Graphic Memory Monitor",
|
||||
"abstract": "This plugin will show you the memory usage of the running KSP installation",
|
||||
"author": [
|
||||
"sarbian"
|
||||
],
|
||||
"license": "MIT",
|
||||
"x_ci_version_base": "1.2.4.0",
|
||||
"author": "sarbian",
|
||||
"ksp_version": "1.0",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"x_ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/92907",
|
||||
"repository": "https://github.com/sarbian/GCMonitor/"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"version": "1.2.4.0-22",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/lastStableBuild/artifact/GCMonitor-1.2.5.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"version": "1.2.5",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/22/artifact/GCMonitor-1.2.5.0.zip",
|
||||
"x_generated_by": "nyankan",
|
||||
"download_size": 102804
|
||||
}
|
Loading…
Reference in New Issue