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

44 lines
1.3 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.9",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.8",
"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.9/ProceduralParts-1.2.9.zip",
"download_size": 2681050,
"download_hash": {
"sha1": "63A844F7FB1096C04C865820EE191F7FF454C730",
"sha256": "28465C9093546AAC8A400958A6AD770B278957DD57DD5D7824F1DC6279BD4B24"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}