diff --git a/ProceduralParts-Extended/ProceduralParts-Extended-1.1.ckan b/ProceduralParts-Extended/ProceduralParts-Extended-1.1.ckan new file mode 100644 index 0000000000..477f8b6cda --- /dev/null +++ b/ProceduralParts-Extended/ProceduralParts-Extended-1.1.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.4", + "identifier": "ProceduralParts-Extended", + "license": "GPL-3.0", + "depends": [ + { + "name": "ProceduralParts" + } + ], + "install": [ + { + "find": "77Industries", + "install_to": "GameData" + }, + { + "find": "ProceduralParts", + "install_to": "GameData", + "filter": [ + "Licence.txt", + "Optional texture-put in Parts folder" + ], + "comment": "The optional texture requires overwriting an already existing PP texture and is therefore excluded" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/662/Procedural%20Parts%20Extended" + }, + "ksp_version": "0.90", + "name": "Procedural Parts Extended", + "abstract": "Some extra parts and a new texture, to expand the awesome mod Procedural Parts", + "author": "Azimech", + "version": "1.1", + "download": "https://kerbalstuff.com/mod/662/Procedural%20Parts%20Extended/download/1.1", + "x_generated_by": "netkan", + "download_size": 253360 +}