diff --git a/RealPlume-StockConfigs/RealPlume-StockConfigs-v0.0.ckan b/RealPlume-StockConfigs/RealPlume-StockConfigs-v0.0.ckan new file mode 100644 index 0000000000..7ef8bea7f7 --- /dev/null +++ b/RealPlume-StockConfigs/RealPlume-StockConfigs-v0.0.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.4", + "ksp_version": "1.0", + "name": "Real Plume - Stock Configs", + "identifier": "RealPlume-StockConfigs", + "abstract": "A set of effects and basic configs that can be attached to any engine as appropriate. Requires secondary configs to function correctly.", + "license": "CC-BY-NC-SA", + "depends": [ + { + "name": "RealPlume" + } + ], + "suggests": [ + { + "name": "ABLaunchers" + }, + { + "name": "FASA" + }, + { + "name": "KWRocketry" + }, + { + "name": "SpaceY-Lifters" + }, + { + "name": "TantaresLV" + }, + { + "name": "VenStockRevamp" + } + ], + "provides": [ + "RealPlumeConfigs" + ], + "resources": { + "homepage": "https://github.com/KSP-RO/RealPlume/wiki", + "repository": "https://github.com/KSP-RO/RealPlume-StockConfigs" + }, + "install": [ + { + "find": "RealPlume-Stock", + "install_to": "GameData/RealPlume" + } + ], + "version": "v0.0", + "author": "Felger", + "download": "https://github.com/KSP-RO/RealPlume-StockConfigs/releases/download/v0.0/RealPlume-Stock_v0.0.zip", + "download_size": 65422, + "x_generated_by": "netkan" +}