diff --git a/ProceduralParts/ProceduralParts-v1.1.9.ckan b/ProceduralParts/ProceduralParts-v1.1.9.ckan new file mode 100644 index 0000000000..1aefc709de --- /dev/null +++ b/ProceduralParts/ProceduralParts-v1.1.9.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "ProceduralParts", + "name": "Procedural Parts", + "abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.", + "author": "ItMustBeACamel", + "license": "CC-BY-SA-3.0", + "resources": { + "homepage": "https://github.com/Swamp-Ig/ProceduralParts", + "repository": "https://github.com/Swamp-Ig/ProceduralParts" + }, + "version": "v1.1.9", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "PPTextures" + }, + { + "name": "FreedomTex" + } + ], + "download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.1.9/ProceduralParts-1.1.9.zip", + "download_size": 5115749, + "x_generated_by": "netkan" +}