"NetKAN generated mods - ProceduralParts-v1.2.17"
This commit is contained in:
parent
ff8ee5b8bf
commit
3ad2c76fb7
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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": [
|
||||
"Starwaster",
|
||||
"Tidal-Stream"
|
||||
],
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169250-*",
|
||||
"repository": "https://github.com/Tidal-Stream/ProceduralParts"
|
||||
},
|
||||
"version": "v1.2.17",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PPTextures"
|
||||
},
|
||||
{
|
||||
"name": "FreedomTex"
|
||||
},
|
||||
{
|
||||
"name": "BasicProceduralTextures"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ProceduralParts",
|
||||
"install_to": "GameData",
|
||||
"filter": "Source"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tidal-Stream/ProceduralParts/releases/download/v1.2.17/ProceduralParts-1.2.17.zip",
|
||||
"download_size": 2581352,
|
||||
"download_hash": {
|
||||
"sha1": "3145A6CB9FF318FA0421910AADFCA8672B274AFB",
|
||||
"sha256": "3BE239AF7B1F304F425E5E9EF47BEE408BE2588B16AB8124A3D685C64A8D1729"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue