diff --git a/ProceduralParts/ProceduralParts-v1.2.8.ckan b/ProceduralParts/ProceduralParts-v1.2.8.ckan new file mode 100644 index 0000000000..749dd0e309 --- /dev/null +++ b/ProceduralParts/ProceduralParts-v1.2.8.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "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": "Polymaker", + "license": "CC-BY-SA-3.0", + "resources": { + "homepage": "https://github.com/Swamp-Ig/ProceduralParts", + "repository": "https://github.com/Swamp-Ig/ProceduralParts" + }, + "version": "v1.2.8", + "ksp_version": "1.2.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "PPTextures" + }, + { + "name": "FreedomTex" + } + ], + "install": [ + { + "find": "ProceduralParts", + "install_to": "GameData", + "filter": "Source" + } + ], + "download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.2.8/ProceduralParts-1.2.8.zip", + "download_size": 2714936, + "download_hash": { + "sha1": "32135BA3A5D9334CED882234A87883916F796E00", + "sha256": "0B3B5B96F3FA8F55227D715707E324BAF42B970E8CEDC0B09FC68B27F7D280B9" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}