Merge pull request #597 from BasharMilesTeg/patch-5

Fix GCMonitor
This commit is contained in:
Dwayne Bent 2015-06-14 10:47:39 -04:00
commit bf40b9916f
2 changed files with 14 additions and 18 deletions

View File

@ -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
}

View File

@ -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
}