CKAN-meta/ProceduralParts/ProceduralParts-v1.1.11.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": "ItMustBeACamel",
"license": "CC-BY-SA-3.0",
"resources": {
"homepage": "https://github.com/Swamp-Ig/ProceduralParts",
"repository": "https://github.com/Swamp-Ig/ProceduralParts"
},
"version": "v1.1.11",
"ksp_version": "1.0.5",
"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.1.11/ProceduralParts-1.1.11.zip",
"download_size": 5143764,
"download_hash": {
"sha1": "D466DA40BA8DC9A2E0D95D013744524FA6E8B735",
"sha256": "087B13EC436F68A8466EBE8F2008081EFCE9EC4258AA1F01410ED85F5E790BCF"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}