'NetKAN generated mods - StockPlugins/StockPlugins-v1.02.ckan'
This commit is contained in:
parent
ddde61f591
commit
9f8fa19a51
|
@ -1,65 +0,0 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "StockPlugins",
|
||||
"license": "public-domain",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerbalEngineer_Stock",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/KerbalGPS_Stock",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/Kerbaltek_Stock",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/kOS_Stock",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/MechJeb2_Stock",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/Protractor_Stock",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "StockRT"
|
||||
},
|
||||
{
|
||||
"name": "KerbalEngineerRedux"
|
||||
},
|
||||
{
|
||||
"name": "kOS"
|
||||
},
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
},
|
||||
{
|
||||
"name": "Protractor"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99869",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/402/StockPlugins"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"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.02",
|
||||
"download": "https://kerbalstuff.com/mod/402/StockPlugins/download/v1.02",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 34360
|
||||
}
|
Loading…
Reference in New Issue