CKAN-meta/StockPlugins/StockPlugins-v1.01.ckan

63 lines
1.6 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.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
}