diff --git a/StockPlugins/StockPlugins-v1.03.ckan b/StockPlugins/StockPlugins-v1.03.ckan new file mode 100644 index 0000000000..49f9a1113f --- /dev/null +++ b/StockPlugins/StockPlugins-v1.03.ckan @@ -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 +}