NetKAN added mod - ProceduralParts-v2.5.7.2
This commit is contained in:
parent
247d228e35
commit
ac128035ad
|
@ -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.5.7.2",
|
||||
"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.5.7.2/ProceduralParts-v2.5.7.2.zip",
|
||||
"download_size": 3815191,
|
||||
"download_hash": {
|
||||
"sha1": "197BE63958D3F3BCB9D634358430810616A9F41D",
|
||||
"sha256": "43EFF6A1DE1389A41F36890B7C35FE65A9FD16D26E0E8A0957153D671DB98347"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 35695751,
|
||||
"release_date": "2023-10-05T06:42:46Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue