NetKAN added mod - BDArmoryForRunwayProject-2-v1.5.0.0
This commit is contained in:
parent
dc9d41bdba
commit
068dfc6d9b
|
@ -0,0 +1,85 @@
|
||||||
|
{
|
||||||
|
"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.0.0",
|
||||||
|
"ksp_version_min": "1.9.0",
|
||||||
|
"ksp_version_max": "1.12.999",
|
||||||
|
"license": "CC-BY-SA-2.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://docs.google.com/document/d/1taFjsHjuBoWwbpLLyg5V7c72eQUGGuPHdLIf0LueX_o/edit#heading=h.a2r2a9n8z66o",
|
||||||
|
"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"
|
||||||
|
},
|
||||||
|
"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.0.0",
|
||||||
|
"download_size": 62777717,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "148D3A4D23F9405F6FE4CC4E45641F51768FE56C",
|
||||||
|
"sha256": "8AAE0FE30AB153521119352456FA9BB1A16C8F2726B2C6066BA744AA17FFCB9D"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"release_date": "2022-07-23T19:23:21.820352+00:00",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue