diff --git a/StockPlugins/StockPlugins-v1.23.ckan b/StockPlugins/StockPlugins-v1.23.ckan new file mode 100644 index 0000000000..b03d6f5cb6 --- /dev/null +++ b/StockPlugins/StockPlugins-v1.23.ckan @@ -0,0 +1,59 @@ +{ + "spec_version": 1, + "identifier": "StockPlugins", + "name": "StockPlugins", + "abstract": "Adds the possibility to use a plugin without the additional parts.", + "author": "malah", + "license": "public-domain", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/90061-1", + "spacedock": "https://spacedock.info/mod/112/StockPlugins", + "repository": "https://github.com/malahx/StockPlugins" + }, + "version": "v1.23", + "ksp_version_min": "0.25.0", + "ksp_version_max": "1.99.99", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.0" + } + ], + "suggests": [ + { + "name": "DeadlyReentry" + }, + { + "name": "Graphotron" + }, + { + "name": "KerbalEngineerRedux" + }, + { + "name": "KerbalGPS" + }, + { + "name": "kOS" + }, + { + "name": "MechJeb2" + }, + { + "name": "Protractor" + }, + { + "name": "Telemachus" + }, + { + "name": "RocketWatch" + } + ], + "download": "https://spacedock.info/mod/112/StockPlugins/download/v1.23", + "download_size": 107114, + "download_hash": { + "sha1": "C3B3C27C149A2B46A1F55AC9EF262C1359778F90", + "sha256": "1C6AB30EBB1593BE1D98C65286D6A0A2EC2B66572CA141303369333CC3146D9E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}