From dee02e7e29a24921006c109aed0ede0a1ed38b20 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 28 May 2016 21:21:20 +0000 Subject: [PATCH] "NetKAN generated mods - ProceduralParts-v1.2.4" --- ProceduralParts/ProceduralParts-v1.2.4.ckan | 42 +++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 ProceduralParts/ProceduralParts-v1.2.4.ckan diff --git a/ProceduralParts/ProceduralParts-v1.2.4.ckan b/ProceduralParts/ProceduralParts-v1.2.4.ckan new file mode 100644 index 0000000000..0d21e7ebb8 --- /dev/null +++ b/ProceduralParts/ProceduralParts-v1.2.4.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": "NathanKell", + "license": "CC-BY-SA-3.0", + "resources": { + "homepage": "https://github.com/Swamp-Ig/ProceduralParts", + "repository": "https://github.com/Swamp-Ig/ProceduralParts" + }, + "version": "v1.2.4", + "ksp_version": "1.1.2", + "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.4/ProceduralParts-1.2.4.zip", + "download_size": 2657731, + "download_hash": { + "sha1": "D3B354EE246595DC2BCA8EB4FEA0C81A20723978", + "sha256": "AE4549F3FF8A79E0DB73F751527512DF2DF81C25A19762F0FC711679DF0FDD92" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}