"NetKAN generated mods - ProceduralParts-v1.3.16"
This commit is contained in:
parent
071eb23385
commit
a40a871e8e
|
@ -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.3.16",
|
||||
"ksp_version_min": "1.4.3",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"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.3.16/ProceduralParts-1.3.16.zip",
|
||||
"download_size": 2580302,
|
||||
"download_hash": {
|
||||
"sha1": "F26DD31A2B6C5F9BA7D59F9A1A70AC2E2B530A05",
|
||||
"sha256": "9EF60B2C60933BA4B810417E90B29A1E23720CE92E1BF5723DC0179EA55A448D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue