CKAN-meta/StockPlugins-v1.00.ckan

62 lines
1.5 KiB
Plaintext

{
"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
}