NetKAN added mod - B9-PWings-Fork-3-0.43.0.8 (#2378)
This commit is contained in:
parent
c43731f6a2
commit
74f9a5d7a2
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"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.43.0.8",
|
||||
"ksp_version_min": "1.12.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": [
|
||||
"en-us",
|
||||
"de-de",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"ja",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "B9AerospaceProceduralParts"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "B9_Aerospace_ProceduralWings",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/B9-Procedural-Wings/B9-PWings-Modified/releases/download/0.43.0.8/B9_Aerospace_ProceduralWings-1.12.0-0.43.0.8.zip",
|
||||
"download_size": 2430113,
|
||||
"download_hash": {
|
||||
"sha1": "757CD6D98C2407E5CF6FF2F05C44BAF2B8E9144D",
|
||||
"sha256": "B7BECA3619D07CBEEDF658A375B7EB2554AB815DEF001635B37F1582175320CA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-05T13:46:59Z",
|
||||
"x_licence_assets": "CC-BY-NC-SA-4.0",
|
||||
"x_licence_code": "MIT",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue