NetKAN generated mods - ProceduralParts-v2.1.2
This commit is contained in:
parent
79a845a4ee
commit
685ec0cbce
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"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.2",
|
||||
"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.2/ProceduralParts-2.1.2.zip",
|
||||
"download_size": 3830197,
|
||||
"download_hash": {
|
||||
"sha1": "4444FC4A3DBBEEDDF9FB61D968F0239B6F1DD0E9",
|
||||
"sha256": "D0AF3AE3627B093C3F5FFCE8A907482DECD5865E4C5DACF1DAA58090CF4669EB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-11-04T00:34:54Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue