NetKAN added mod - BDArmoryForRunwayProject-2-v1.5.1.0
This commit is contained in:
parent
6740a7b91e
commit
492caf1fbf
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "BDArmoryForRunwayProject",
|
||||
"name": "BDArmory Plus",
|
||||
"abstract": "Latest, continually updated version of BDArmory. Continuation of BDAc and BDArmory for Runway Project.",
|
||||
"author": [
|
||||
"BahamutoD",
|
||||
"Papa_Joe",
|
||||
"jrodrigv",
|
||||
"ouloul",
|
||||
"Scott Manley",
|
||||
"JR",
|
||||
"DocNappers",
|
||||
"Cl0by",
|
||||
"josue",
|
||||
"aubranium",
|
||||
"benbenwilde",
|
||||
"TheKurgan"
|
||||
],
|
||||
"version": "2:v1.5.1.0",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.12.999",
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209092-bdarmory-plus-bda/",
|
||||
"spacedock": "https://spacedock.info/mod/2487/BDArmory%20Plus",
|
||||
"repository": "https://github.com/BrettRyland/BDArmory",
|
||||
"bugtracker": "https://github.com/BrettRyland/BDArmory/issues",
|
||||
"remote-avc": "https://github.com/BrettRyland/BDArmory/raw/master/BDArmory/Distribution/GameData/BDArmory/BDArmory.version",
|
||||
"x_screenshot": "https://spacedock.info/content/josue_43006/BDArmory_Plus/BDArmory_Plus-1658613767.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"sound",
|
||||
"combat"
|
||||
],
|
||||
"localizations": [
|
||||
"de",
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"provides": [
|
||||
"BDArmory"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "PhysicsRangeExtender"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "BDArmory"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BDArmory",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"craft"
|
||||
]
|
||||
},
|
||||
{
|
||||
"find": "craft",
|
||||
"install_to": "Ships",
|
||||
"as": "SPH"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2487/BDArmory%20Plus/download/1.5.1.0",
|
||||
"download_size": 62802223,
|
||||
"download_hash": {
|
||||
"sha1": "9D3A96D28CC934B3C7B646F201CEE5883435D572",
|
||||
"sha256": "C42E34E2302F7D890B27DB9F22589E5C194796879054DF57019A142AAA6EFD9B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-08-01T20:39:45.91328+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue