NetKAN added mod - BDArmoryForRunwayProject-2-v1.4.4.4
This commit is contained in:
parent
d8d8a438ce
commit
74b44cb204
|
@ -0,0 +1,82 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "BDArmoryForRunwayProject",
|
||||
"name": "BDArmory for Runway Project",
|
||||
"abstract": "A version of the BDArmory mod for use with Scott Manley's Runway Project.",
|
||||
"author": [
|
||||
"BahamutoD",
|
||||
"Papa_Joe",
|
||||
"jrodrigv",
|
||||
"ouloul",
|
||||
"Scott Manley",
|
||||
"JR",
|
||||
"DocNappers",
|
||||
"Cl0by",
|
||||
"josue",
|
||||
"aubranium",
|
||||
"benbenwilde",
|
||||
"TheKurgan"
|
||||
],
|
||||
"version": "2:v1.4.4.4",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.11.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%20for%20Runway%20Project",
|
||||
"repository": "https://github.com/BrettRyland/BDArmory",
|
||||
"remote-avc": "https://github.com/PapaJoesSoup/BDArmory/raw/master/BDArmory/Distribution/GameData/BDArmory/BDArmory.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"sound",
|
||||
"combat"
|
||||
],
|
||||
"localizations": [
|
||||
"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%20for%20Runway%20Project/download/1.4.4.4",
|
||||
"download_size": 56831837,
|
||||
"download_hash": {
|
||||
"sha1": "B35D3BCF4CF5456980ED7C4966EDFA7EF3B15F80",
|
||||
"sha256": "2588CB22BDDF3AC0C4C87045F742B6822CAA3A535F3B606D03EDBF47B1202DB0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-04-21T21:14:06.792635+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue