NetKAN generated mods - MemoryUsage-v1.11a, QuickExit-v1.01, QuickHide-v1.00, StockPlugins-v1.00, StockRT-v1.10a

This commit is contained in:
NetKAN bot 2014-12-11 08:03:24 -05:00
parent d218bca373
commit cc21c622b1
5 changed files with 181 additions and 0 deletions

27
MemoryUsage-v1.11a.ckan Normal file
View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"identifier": "MemoryUsage",
"license": "GPL-3.0",
"install": [
{
"file": "Kerbal Space Program/GameData/MemoryUsage",
"install_to": "GameData"
},
{
"file": "Kerbal Space Program/MemoryUsage.exe",
"install_to": "GameRoot"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/99494",
"kerbalstuff": "https://kerbalstuff.com/mod/317/MemoryUsage"
},
"ksp_version": "0.25",
"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",
"version": "v1.11a",
"download": "https://kerbalstuff.com/mod/317/MemoryUsage/download/v1.11a",
"x_generated_by": "netkan",
"download_size": 35823
}

28
QuickExit-v1.01.ckan Normal file
View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "QuickExit",
"license": "GPL-3.0",
"install": [
{
"file": "GameData/QuickExit",
"install_to": "GameData"
}
],
"suggests": [
{
"name": "Toolbar"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
"kerbalstuff": "https://kerbalstuff.com/mod/341/QuickExit"
},
"ksp_version": "0.25",
"name": "QuickExit",
"abstract": "QuickExit is a plugin which adds the possibility to exit KSP at any time.",
"author": "malah",
"version": "v1.01",
"download": "https://kerbalstuff.com/mod/341/QuickExit/download/v1.01",
"x_generated_by": "netkan",
"download_size": 39875
}

28
QuickHide-v1.00.ckan Normal file
View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "QuickHide",
"license": "GPL-3.0",
"install": [
{
"file": "GameData/QuickHide",
"install_to": "GameData"
}
],
"depends": [
{
"name": "Toolbar"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
"kerbalstuff": "https://kerbalstuff.com/mod/396/QuickHide"
},
"ksp_version": "0.25",
"name": "QuickHide",
"abstract": "QuickHide is a plugin which adds the possibility to hide all mods from the stock toolbar.",
"author": "malah",
"version": "v1.00",
"download": "https://kerbalstuff.com/mod/396/QuickHide/download/v1.00",
"x_generated_by": "netkan",
"download_size": 814643
}

62
StockPlugins-v1.00.ckan Normal file
View File

@ -0,0 +1,62 @@
{
"spec_version": 1,
"identifier": "StockPlugins",
"license": "public-domain",
"install": [
{
"file": "GameData/Engineer_Stock",
"install_to": "GameData"
},
{
"file": "GameData/KerbalEngineer_Stock",
"install_to": "GameData"
},
{
"file": "GameData/KerbalGPS_Stock",
"install_to": "GameData"
},
{
"file": "GameData/MechJeb2_Stock",
"install_to": "GameData"
},
{
"file": "GameData/Protractor_Stock",
"install_to": "GameData"
},
{
"file": "GameData/Telemachus_Stock",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "StockRT"
},
{
"name": "KerbalEngineerRedux"
},
{
"name": "MechJeb2"
},
{
"name": "Telemachus"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/99869",
"kerbalstuff": "https://kerbalstuff.com/mod/402/StockPlugins"
},
"ksp_version": "0.25",
"name": "StockPlugins",
"abstract": "StockPlugins is several ModuleManager config files which adds the possibility to use a plugin without the additional parts. (StockPlugins support Engineer, KerbalEngineer, KerbalGPS, MechJeb, Protractor and Telemachus)",
"author": "malah",
"version": "v1.00",
"download": "https://kerbalstuff.com/mod/402/StockPlugins/download/v1.00",
"x_generated_by": "netkan",
"download_size": 30906
}

36
StockRT-v1.10a.ckan Normal file
View File

@ -0,0 +1,36 @@
{
"spec_version": 1,
"identifier": "StockRT",
"license": "public-domain",
"install": [
{
"file": "GameData/RemoteTech_Stock",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RemoteTech"
}
],
"suggests": [
{
"name": "RealSolarSystem"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/99869",
"kerbalstuff": "https://kerbalstuff.com/mod/327/StockRT"
},
"ksp_version": "0.25",
"name": "StockRT",
"abstract": "StockRT is a ModuleManager config file which adds the possibility to use the RemoteTech mod without the additional parts.",
"author": "malah",
"version": "v1.10a",
"download": "https://kerbalstuff.com/mod/327/StockRT/download/v1.10a",
"x_generated_by": "netkan",
"download_size": 6210
}