NetKAN added mod - B9-PWings-Fork-3-0.43.0.10
This commit is contained in:
parent
7ad809643c
commit
e35359c72e
B9-PWings-Fork
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"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.10",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"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.43.0.10/B9_Aerospace_ProceduralWings-1.12.0-0.43.0.10.zip",
|
||||
"download_size": 2433784,
|
||||
"download_hash": {
|
||||
"sha1": "EC5C6274D07868B429776DF289A6EFF6882F776C",
|
||||
"sha256": "1466F079D549041EA39842D0583F7EF9FECEB928129456BC32194FF020077799"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-16T16:59:02Z",
|
||||
"x_licence_assets": "CC-BY-NC-SA-4.0",
|
||||
"x_licence_code": "MIT",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue