CKAN-meta/ProceduralParts/ProceduralParts-v2.1.0.ckan

54 lines
1.5 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": [
"Ancient Gammoner",
"NathanKell",
"Swamp-Ig",
"Starwaster",
"Tidal-Stream",
"jrodrigv",
"KSP-RO"
],
"version": "v2.1.0",
"ksp_version_min": "1.8.1",
"ksp_version_max": "1.10.99",
"license": "CC-BY-SA",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169250-*",
"repository": "https://github.com/KSP-RO/ProceduralParts",
"bugtracker": "https://github.com/KSP-RO/ProceduralParts/issues"
},
"tags": [
"plugin",
"parts"
],
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "PPTextures"
},
{
"name": "FreedomTex"
},
{
"name": "BasicProceduralTextures"
}
],
"download": "https://github.com/KSP-RO/ProceduralParts/releases/download/v2.1.0/ProceduralParts-2.1.0.zip",
"download_size": 3829964,
"download_hash": {
"sha1": "DCE07172DBF1AA5F0B258C8DBB4F68704A1149C6",
"sha256": "518E1A43E7FEB777BE960C699C8EC382A8654288E97F5A700632A76FA0633A1C"
},
"download_content_type": "application/zip",
"release_date": "2020-08-08T15:41:21Z",
"x_generated_by": "netkan"
}