NetKAN added mod - ProceduralParts-v2.3.0
This commit is contained in:
parent
55ee6ea77a
commit
84d136767a
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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.3.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204080-*",
|
||||
"repository": "https://github.com/KSP-RO/ProceduralParts",
|
||||
"bugtracker": "https://github.com/KSP-RO/ProceduralParts/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/ProceduralParts/master/GameData/ProceduralParts/ProceduralParts.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PPTextures"
|
||||
},
|
||||
{
|
||||
"name": "FreedomTex"
|
||||
},
|
||||
{
|
||||
"name": "BasicProceduralTextures"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/ProceduralParts/releases/download/v2.3.0/ProceduralParts-2.3.0.zip",
|
||||
"download_size": 3705257,
|
||||
"download_hash": {
|
||||
"sha1": "D58FFBE0EFC97EF49712DAB9712D3E9B2D89CF6F",
|
||||
"sha256": "D9998D20407DB8F434DB08B5A357E5F2DFC088DD743F9523D363FDBB55B1B39F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-22T12:48:44Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue