"NetKAN generated mods - ProceduralParts-v1.2.7"

This commit is contained in:
NetKAN inflator Robot 2016-10-31 00:30:03 +00:00
parent 78b60ae300
commit 2e5f196187
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": "Polymaker",
"license": "CC-BY-SA-3.0",
"resources": {
"homepage": "https://github.com/Swamp-Ig/ProceduralParts",
"repository": "https://github.com/Swamp-Ig/ProceduralParts"
},
"version": "v1.2.7",
"ksp_version": "1.2.0",
"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.7/ProceduralParts-1.2.7.zip",
"download_size": 2704914,
"download_hash": {
"sha1": "9C3DD488FCEABF457DB102132DBE428DEB58A08C",
"sha256": "3262D38CB12A5971EF0B4A401518DD8A8E34DAE3FAA784F8941B5F0B82D6B9EC"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}