NetKAN added mod - ProceduralFairings-1-v6.6.2.0
This commit is contained in:
parent
1ed7e750ae
commit
c3aa079cd0
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProceduralFairings",
|
||||
"name": "Procedural Fairings",
|
||||
"abstract": "Fairings that automatically reshape for any attached payload",
|
||||
"author": [
|
||||
"Felger",
|
||||
"NathanKell",
|
||||
"Pap1723",
|
||||
"KSP-RO"
|
||||
],
|
||||
"version": "1:v6.6.2.0",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184187-*",
|
||||
"repository": "https://github.com/KSP-RO/ProceduralFairings",
|
||||
"bugtracker": "https://github.com/KSP-RO/ProceduralFairings/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/KSP-RO/ProceduralFairings/master/ProceduralFairings.netkan",
|
||||
"remote-avc": "https://github.com/KSP-RO/ProceduralFairings/raw/master/GameData/ProceduralFairings/ProceduralFairings.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KSPCommunityFixes"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PFTextures"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ProceduralFairings",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/ProceduralFairings/releases/download/v6.6.2.0/ProceduralFairings-v6.6.2.0.zip",
|
||||
"download_size": 15742712,
|
||||
"download_hash": {
|
||||
"sha1": "1C51FD70F9984B1823AFB93955716B227734E4C0",
|
||||
"sha256": "C03B9CFF70C82842282259716E5948E8FB86D3E81CDA4F8ED22036333815D788"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 48854883,
|
||||
"release_date": "2024-08-11T18:21:12Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue