"NetKAN generated mods - ProceduralParts-v1.2.9"
This commit is contained in:
parent
d0c0d943fe
commit
f88edc8ae3
|
@ -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": "Starwaster",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/Starwaster/ProceduralParts",
|
||||
"repository": "https://github.com/Starwaster/ProceduralParts"
|
||||
},
|
||||
"version": "v1.2.9",
|
||||
"ksp_version": "1.2.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PPTextures"
|
||||
},
|
||||
{
|
||||
"name": "FreedomTex"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ProceduralParts",
|
||||
"install_to": "GameData",
|
||||
"filter": "Source"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Starwaster/ProceduralParts/releases/download/v1.2.9/ProceduralParts-1.2.9.zip",
|
||||
"download_size": 2681050,
|
||||
"download_hash": {
|
||||
"sha1": "63A844F7FB1096C04C865820EE191F7FF454C730",
|
||||
"sha256": "28465C9093546AAC8A400958A6AD770B278957DD57DD5D7824F1DC6279BD4B24"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue