"NetKAN generated mods - ProceduralParts-v1.2.1"
This commit is contained in:
parent
059f88e47f
commit
4236828c2b
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"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": "NathanKell",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/Swamp-Ig/ProceduralParts",
|
||||
"repository": "https://github.com/Swamp-Ig/ProceduralParts"
|
||||
},
|
||||
"version": "v1.2.1",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PPTextures"
|
||||
},
|
||||
{
|
||||
"name": "FreedomTex"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ProceduralParts",
|
||||
"install_to": "GameData",
|
||||
"filter": "Source"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.2.1/ProceduralParts-1.2.1.zip",
|
||||
"download_size": 2657784,
|
||||
"download_hash": {
|
||||
"sha1": "375B6DC83B01119B9822BD46B79210C6B842C2C8",
|
||||
"sha256": "2440BB1D2DABF2684E654B79719CE7CC4CD046609AC0596F208CF68E8D1A763F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue