NetKAN added mod - ProceduralParts-v2.4.3

This commit is contained in:
NetKAN inflator Robot 2022-09-10 03:45:56 +00:00
parent f4ae2e6d79
commit aa550dc65c
1 changed files with 58 additions and 0 deletions

View File

@ -0,0 +1,58 @@
{
"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": [
"Ancient Gammoner",
"NathanKell",
"Swamp-Ig",
"Starwaster",
"Tidal-Stream",
"jrodrigv",
"KSP-RO"
],
"version": "v2.4.3",
"ksp_version_min": "1.8.1",
"ksp_version_max": "1.12.99",
"license": "CC-BY-SA",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204080-*",
"repository": "https://github.com/KSP-RO/ProceduralParts",
"bugtracker": "https://github.com/KSP-RO/ProceduralParts/issues",
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/ProceduralParts/master/GameData/ProceduralParts/ProceduralParts.version"
},
"tags": [
"plugin",
"parts"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KSPCommunityFixes"
}
],
"suggests": [
{
"name": "PPTextures"
},
{
"name": "FreedomTex"
},
{
"name": "BasicProceduralTextures"
}
],
"download": "https://github.com/KSP-RO/ProceduralParts/releases/download/v2.4.3/ProceduralParts-2.4.3.zip",
"download_size": 3810337,
"download_hash": {
"sha1": "DA4F91E2D6917BE4FEA15E5823B23441F94C434B",
"sha256": "77055E71E362501C6CF764C946E04E3DB5644285A479FE6CDF9D9BAFE418BBBF"
},
"download_content_type": "application/zip",
"install_size": 35961991,
"release_date": "2022-09-10T03:27:32Z",
"x_generated_by": "netkan"
}