NetKAN added mod - B9-PWings-Fork-3-0.45.1
This commit is contained in:
parent
53f47d3a90
commit
ac447a890a
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "B9-PWings-Fork",
|
||||
"name": "B9 Aerospace Procedural Wings - Fork",
|
||||
"abstract": "Fork of Bac9's Procedural Wings mod for KSP",
|
||||
"author": [
|
||||
"Crzyrndm",
|
||||
"jrodrigv",
|
||||
"Rafterman82",
|
||||
"CarnationRED",
|
||||
"tetraflon",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "3:0.45.1",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/203629-*",
|
||||
"repository": "https://github.com/B9-Procedural-Wings/B9-PWings-Modified",
|
||||
"bugtracker": "https://github.com/B9-Procedural-Wings/B9-PWings-Modified/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/B9_Aerospace_ProceduralWings.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"ja",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "PatchManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "B9AerospaceProceduralParts"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "B9_Aerospace_ProceduralWings",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/B9-Procedural-Wings/B9-PWings-Modified/releases/download/0.45.1/B9_Aerospace_ProceduralWings-1.12.0-0.45.1.zip",
|
||||
"download_size": 2437858,
|
||||
"download_hash": {
|
||||
"sha1": "6E7DA2DEA998456BBAAFAD097DAB7256DD40BBAE",
|
||||
"sha256": "EDCA9B56F0EAE4A83FAD698C924A831E6EC3DBC29193ECDCE0B01140CE4A789A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 3617758,
|
||||
"release_date": "2024-02-27T21:40:50Z",
|
||||
"x_licence_assets": "CC-BY-NC-SA-4.0",
|
||||
"x_licence_code": "MIT",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue