31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
{
|
|
"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.2",
|
|
"ksp_version_min": "1.5.1",
|
|
"depends": [
|
|
{
|
|
"name": "ToolbarController"
|
|
},
|
|
{
|
|
"name": "ClickThroughBlocker"
|
|
}
|
|
],
|
|
"download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.1.2/MemGraph-1.7.2-1.1.2.zip",
|
|
"download_size": 38637,
|
|
"download_hash": {
|
|
"sha1": "E45BDEEF06DBEC83B1CFB101FFC64B5AB7E7A30B",
|
|
"sha256": "C79DD0773F1415DB842793E140E052C6B3C5B9C5EC30DEE0711959BD894B1112"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|