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.1.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.1.0",
"ksp_version": "0.90",
"install": [
{
"find": "GCMonitor",
"install_to": "GameData"
}
],
"download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/14/artifact/GCMonitor-1.2.1.0.zip",
"download_size": 24445,
"download_hash": {
"sha1": "FFD88A25D2D00A20701BDFC1861B97308B1BAD58",
"sha256": "327552BEF990558929E71BBF68FC31E5FAEDCC9770419A4EA2CED827FFC238B9"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}