NetKAN added mod - ProceduralFairings-1-v6.1
This commit is contained in:
parent
f1273f4526
commit
7a0119e764
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProceduralFairings",
|
||||
"name": "Procedural Fairings",
|
||||
"abstract": "Fairings that automatically reshape for any attached payload",
|
||||
"author": [
|
||||
"Felger",
|
||||
"NathanKell",
|
||||
"Pap1723"
|
||||
],
|
||||
"version": "1:v6.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.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"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PFTextures"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralFairings-ForEverything"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "ProceduralFairings",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/ProceduralFairings/releases/download/v6.1/ProceduralFairings-6.1.zip",
|
||||
"download_size": 9090589,
|
||||
"download_hash": {
|
||||
"sha1": "135E10B2EE1F2A1FECC77743510ECBF2BCFF5DAB",
|
||||
"sha256": "E7690AF57C3355FB98AA5149E73BDD209CF22AD0090EB3A2AB7DDE0E44F4BEAB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-25T14:52:53Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue