Skip to content

Commit

Permalink
NetKAN added mod - ProceduralParts-v2.6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 12, 2024
1 parent d2c0e2e commit 65dd723
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions ProceduralParts/ProceduralParts-v2.6.0.0.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"spec_version": 1,
"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.6.0.0",
"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.6.0.0/ProceduralParts-v2.6.0.0.zip",
"download_size": 3815369,
"download_hash": {
"sha1": "60F1971CB7B80680294761F92F8E8BDA7AB35DC6",
"sha256": "5D2DC55B05FA34391FD6F0A67D715394B26BC741486D5D45F59A7310CD6E1416"
},
"download_content_type": "application/zip",
"install_size": 35695783,
"release_date": "2024-11-12T11:45:54Z",
"x_generated_by": "netkan"
}

0 comments on commit 65dd723

Please sign in to comment.