"NetKAN generated mods - StockPlugins-v1.01"
This commit is contained in:
parent
8a6cf2d5ad
commit
034c8d02f4
|
@ -1,7 +1,35 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "StockPlugins",
|
||||
"name": "StockPlugins",
|
||||
"abstract": "StockPlugins is several ModuleManager config files which adds the possibility to use a plugin without the additional parts.",
|
||||
"author": "malah",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99869",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/402/StockPlugins"
|
||||
},
|
||||
"version": "v1.01",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "StockRT"
|
||||
},
|
||||
{
|
||||
"name": "KerbalEngineerRedux"
|
||||
},
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
},
|
||||
{
|
||||
"name": "Telemachus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Engineer_Stock",
|
||||
|
@ -28,35 +56,12 @@
|
|||
"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.90",
|
||||
"name": "StockPlugins",
|
||||
"abstract": "StockPlugins is several ModuleManager config files which adds the possibility to use a plugin without the additional parts.",
|
||||
"author": "malah",
|
||||
"version": "v1.01",
|
||||
"download": "http://ckan1.spacedock.info/storage/malah_88/StockPlugins/StockPlugins-v1.01.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 32356
|
||||
"download_size": 32356,
|
||||
"download_hash": {
|
||||
"sha1": "4F65BFE3FD892AA735C45115A628466A9E20F5E1",
|
||||
"sha256": "12EE35C5B8009145A459420DF145FD630A298C5A1B41F055C40A283CF471D5B2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue