NetKAN generated mods - StockPlugins/StockPlugins-v1.03

This commit is contained in:
NetKAN bot 2015-05-15 17:19:45 +02:00
parent 14ac804216
commit 2f7f0e0d7e
1 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,65 @@
{
"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.03",
"download": "https://kerbalstuff.com/mod/402/StockPlugins/download/v1.03",
"x_generated_by": "netkan",
"download_size": 90256
}