NetKAN generated mods - ProceduralParts-v2.0.6
This commit is contained in:
parent
51f0fe45ab
commit
1f9855b1c0
|
@ -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.0.6",
|
||||
"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.0.6/ProceduralParts-2.0.6.zip",
|
||||
"download_size": 3843263,
|
||||
"download_hash": {
|
||||
"sha1": "F9234E924906D86F6D2A6DD38CE831B8B1BB7FE5",
|
||||
"sha256": "AADF53DD5CD988EB716821AF0E8DF5C75D908D8B11914C6D650FCD13D79D38C4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-23T12:29:17Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue