NetKAN inflated: ProceduralParts (#1756)
This commit is contained in:
parent
8e9237ddad
commit
577fc7bfe9
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"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": "v1.3.19.0",
|
||||
"ksp_version_min": "1.6.1",
|
||||
"ksp_version_max": "1.7.3",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169250-*",
|
||||
"repository": "https://github.com/KSP-RO/ProceduralParts"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PPTextures"
|
||||
},
|
||||
{
|
||||
"name": "FreedomTex"
|
||||
},
|
||||
{
|
||||
"name": "BasicProceduralTextures"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/ProceduralParts/releases/download/v1.3.19.0/ProceduralParts-v1.13.19.0.zip",
|
||||
"download_size": 2643275,
|
||||
"download_hash": {
|
||||
"sha1": "94D0DA4EEA0C8611BF26CD07FCF6856D68B7B8D2",
|
||||
"sha256": "690EC789A0F8B582B28B4C474262302B07BAC2EBDB17BB1C3D5FF1828F7EBF74"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue