24 lines
996 B
JSON
24 lines
996 B
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "MemGraph",
|
|
"name": "MemGraph",
|
|
"abstract": "This is a simple plugin to display of graph of memory allocation and garbage collection. It is intended as a troubleshooting and development aid rather than for general use.",
|
|
"author": "linuxgurugamer",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175924-14-",
|
|
"repository": "https://github.com/linuxgurugamer/MemGraph"
|
|
},
|
|
"version": "1.1.1.1",
|
|
"ksp_version_min": "1.4.1",
|
|
"ksp_version_max": "1.4.99",
|
|
"download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.1.1.1/MemGraph-1.1.1.1.zip",
|
|
"download_size": 33459,
|
|
"download_hash": {
|
|
"sha1": "7B518D88887B780DA76D70E7CB8512B1D0FC4BC5",
|
|
"sha256": "90C2453DF0A177A8E0539560186C987E422EE073237624F338937E2CC3B4352E"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|