From 8692b6ea0fa68f44786f247c0729d1d9d46add37 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 11 May 2016 09:22:53 +0000 Subject: [PATCH] "NetKAN generated mods - ProceduralParts-v1.2.3" --- ProceduralParts/ProceduralParts-v1.2.3.ckan | 42 +++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 ProceduralParts/ProceduralParts-v1.2.3.ckan diff --git a/ProceduralParts/ProceduralParts-v1.2.3.ckan b/ProceduralParts/ProceduralParts-v1.2.3.ckan new file mode 100644 index 0000000000..441463438d --- /dev/null +++ b/ProceduralParts/ProceduralParts-v1.2.3.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.3", + "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.3/ProceduralParts-1.2.3.zip", + "download_size": 2657729, + "download_hash": { + "sha1": "A385CFDC1EC13C1116EEC7A1F38317DEA469D96D", + "sha256": "7452020F3002F9C377908EE6CA4CA36444AA90EBC63D5D589BF614856FBB412B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}