1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/GCMonitor/GCMonitor-1.2.4.0.ckan
DasSkelett 09f5819342
Clean up fourth group of historical resource properties (#1821)
This PR changes every `x_ci` to `ci`, `x_preview` to `x_screenshot`, and `x_curse` to `curse`.
2020-02-15 03:04:22 +01:00

32 lines
1.0 KiB
JSON

{
"spec_version": "v1.4",
"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.2.4.0",
"ksp_version": "1.0.2",
"install": [
{
"find": "GCMonitor",
"install_to": "GameData"
}
],
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/21/artifact/GCMonitor-1.2.4.0.zip",
"download_size": 63349,
"download_hash": {
"sha1": "802A45B32A02895D06CDDFE4EECA50689DDCA362",
"sha256": "360D9D10E32B8EBE0F49AC4E4A469B3B656331276CFA0567E67007C03354F389"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}