diff --git a/ProceduralParts/ProceduralParts-v2.1.1.ckan b/ProceduralParts/ProceduralParts-v2.1.1.ckan new file mode 100644 index 0000000000..38b000a603 --- /dev/null +++ b/ProceduralParts/ProceduralParts-v2.1.1.ckan @@ -0,0 +1,53 @@ +{ + "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": [ + "Ancient Gammoner", + "NathanKell", + "Swamp-Ig", + "Starwaster", + "Tidal-Stream", + "jrodrigv", + "KSP-RO" + ], + "version": "v2.1.1", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.10.99", + "license": "CC-BY-SA", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169250-*", + "repository": "https://github.com/KSP-RO/ProceduralParts", + "bugtracker": "https://github.com/KSP-RO/ProceduralParts/issues" + }, + "tags": [ + "plugin", + "parts" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "PPTextures" + }, + { + "name": "FreedomTex" + }, + { + "name": "BasicProceduralTextures" + } + ], + "download": "https://github.com/KSP-RO/ProceduralParts/releases/download/v2.1.1/ProceduralParts-2.1.1.zip", + "download_size": 3830063, + "download_hash": { + "sha1": "4079A18BCCE6795EAD2298D89EF703CBE6A37A68", + "sha256": "D52D6E0194B29C4DEEE96F4E19825AD769033A1B763D1C99652387FC290D7023" + }, + "download_content_type": "application/zip", + "release_date": "2020-10-04T15:22:38Z", + "x_generated_by": "netkan" +}