"NetKAN generated mods - ProceduralParts-v1.2.10"

This commit is contained in:
NetKAN inflator Robot 2017-05-09 21:34:46 +00:00
parent 6655c4505e
commit e341a9620c
1 changed files with 42 additions and 0 deletions

View File

@ -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.10",
"ksp_version": "2.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.10/ProceduralParts-1.2.10.zip",
"download_size": 2918730,
"download_hash": {
"sha1": "2D38ED591A27C39B8F52210FDF8D350C5C3EA4E4",
"sha256": "31D732DC823F71C82183D93F217FECF29F48DA05EE96EDD8E6A36CA88DFBEF78"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}