NetKAN added mod - ProceduralParts-v2.2.0
This commit is contained in:
parent
6e353b6f6d
commit
9bf96d5162
|
@ -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.2.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.11.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.2.0/ProceduralParts-2.2.zip",
|
||||
"download_size": 3829327,
|
||||
"download_hash": {
|
||||
"sha1": "D1AA5A5A0532EF98381B055F2EE7269CF2A8C70A",
|
||||
"sha256": "5B3F45FD7D203D74120A82C971A1AB10995DE7806C9F6322B26673B948682D92"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-08T17:40:00Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue