CKAN-meta/ProceduralParts/ProceduralParts-v1.2.5.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": "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.5",
"ksp_version": "1.1.3",
"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.5/ProceduralParts-1.2.5.zip",
"download_size": 2744224,
"download_hash": {
"sha1": "260E297DC9AA9A2DDA84BF97D130D47E2B4C20B2",
"sha256": "565F208F8C0A68507D704F2453CA6E34E14B86FA9434388F5A7751CBFB20F418"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}