"NetKAN generated mods - MemoryUsage/MemoryUsage-v1.20.ckan"
This commit is contained in:
parent
ceaa52e948
commit
0081e28b34
|
@ -1,7 +1,18 @@
|
|||
{
|
||||
"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",
|
||||
|
@ -12,18 +23,7 @@
|
|||
"install_to": "GameRoot"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90.0",
|
||||
"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.",
|
||||
"version": "v1.20",
|
||||
"author": "malah",
|
||||
"download": "https://kerbalstuff.com/mod/317/MemoryUsage/download/v1.20",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99494",
|
||||
"repository": "https://github.com/malahx/MemoryUsage",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/317/MemoryUsage",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/malah_88/MemoryUsage/MemoryUsage-1424351189.8079877.png"
|
||||
},
|
||||
"download_size": 46017,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue