38 lines
1.0 KiB
Plaintext
38 lines
1.0 KiB
Plaintext
|
{
|
||
|
"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": "ItMustBeACamel",
|
||
|
"license": "CC-BY-SA-3.0",
|
||
|
"resources": {
|
||
|
"homepage": "https://github.com/Swamp-Ig/ProceduralParts",
|
||
|
"repository": "https://github.com/Swamp-Ig/ProceduralParts"
|
||
|
},
|
||
|
"version": "v1.2.0",
|
||
|
"ksp_version": "1.1.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.0/ProceduralParts-1.2.zip",
|
||
|
"download_size": 2712084,
|
||
|
"x_generated_by": "netkan"
|
||
|
}
|