NetKAN added mod - HeapPadder-0.0.2.4
This commit is contained in:
parent
c3199227b4
commit
dee2a98fb7
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HeapPadder",
|
||||
"name": "HeapPadder",
|
||||
"abstract": "This is a simple plugin to allocate extra space on the heap to help minimize the frequency of garbage collection.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.2.4",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.4",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/186521-*",
|
||||
"spacedock": "https://spacedock.info/mod/2190/HeapPadder",
|
||||
"repository": "https://github.com/linuxgurugamer/HeapPadder",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/HeapPadder/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/HeapPadder"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2190/HeapPadder/download/0.0.2.4",
|
||||
"download_size": 14807,
|
||||
"download_hash": {
|
||||
"sha1": "7B62FC71252C06C21F61184B68187E288CAB76D2",
|
||||
"sha256": "658095775EC27DF2FB120976464C1D56BB2FD22C7E22E1E858647C8472003E42"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 25468,
|
||||
"release_date": "2022-11-30T03:02:06.911789+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue