CKAN-meta/ProceduralParts/ProceduralParts-v1.2.12.ckan

43 lines
1.2 KiB
JSON

{
"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": "Starwaster",
"license": "CC-BY-SA-3.0",
"resources": {
"homepage": "https://github.com/Starwaster/ProceduralParts",
"repository": "https://github.com/Starwaster/ProceduralParts"
},
"version": "v1.2.12",
"ksp_version": "1.3.0",
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "PPTextures"
},
{
"name": "FreedomTex"
}
],
"install": [
{
"find": "ProceduralParts",
"install_to": "GameData",
"filter": "Source"
}
],
"download": "https://github.com/Starwaster/ProceduralParts/releases/download/v1.2.12/ProceduralParts-1.2.12.zip",
"download_size": 2722799,
"download_hash": {
"sha1": "A57C2E105479008EB5D8F31F2486CD38A901BF7D",
"sha256": "13A4F71898366434A3AF65DB796F7163EE71DD24003C8AFB2008FF4D9C0D834F"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}