"NetKAN generated mods - ProceduralFairings-ForEverything-v0.3.0"
This commit is contained in:
parent
41964dcfbb
commit
52dbdadc71
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProceduralFairings-ForEverything",
|
||||
"name": "Procedural Fairings - For Everything!",
|
||||
"abstract": "Add those awesome Procedural Fairings to everything with a fairing!",
|
||||
"author": [
|
||||
"Felger",
|
||||
"NathanKell",
|
||||
"Pap1723"
|
||||
],
|
||||
"license": "CC-BY-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/ProceduralFairings-ForEverything",
|
||||
"repository": "https://github.com/KSP-RO/ProceduralFairings-ForEverything"
|
||||
},
|
||||
"version": "v0.3.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.7",
|
||||
"provides": [
|
||||
"PFTextures"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralFairings"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ProceduralFairings-ForEverything",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/ProceduralFairings-ForEverything/releases/download/v0.3.0/ProceduralFairings-ForEverything_v0.3.0.zip",
|
||||
"download_size": 5152112,
|
||||
"download_hash": {
|
||||
"sha1": "A9E935957668A5B99FAD98D5A7B9BB93A2A76AF0",
|
||||
"sha256": "F07ED402E4122BDB755CB3EA75307AF8B75427F919358B1682C8C68CE2C9883E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue