CKAN-meta/MemoryUsage/MemoryUsage-v1.20.ckan

30 lines
1.1 KiB
Plaintext

{
"spec_version": 1,
"identifier": "MemoryUsage",
"name": "MemoryUsage",
"abstract": "MemoryUsage is a plugin which adds the possibility to see the memory usage, the cpu usage and the count of threads used by KSP.",
"author": "malah",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/99494",
"kerbalstuff": "https://kerbalstuff.com/mod/317/MemoryUsage",
"repository": "https://github.com/malahx/MemoryUsage",
"x_screenshot": "https://kerbalstuff.com/content/malah_88/MemoryUsage/MemoryUsage-1424351189.8079877.png"
},
"version": "v1.20",
"ksp_version": "0.90.0",
"install": [
{
"file": "Kerbal Space Program/GameData/MemoryUsage",
"install_to": "GameData"
},
{
"file": "Kerbal Space Program/MemoryUsage.exe",
"install_to": "GameRoot"
}
],
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/D583E347.zip",
"download_size": 46017,
"x_generated_by": "netkan"
}