NetKAN generated mods - BDArmoryForRunwayProject-1.3.5.5
This commit is contained in:
parent
85fd352c92
commit
a2b03f96e6
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"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": "1.3.5.5",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"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"
|
||||
},
|
||||
"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.3.5.5",
|
||||
"download_size": 54595347,
|
||||
"download_hash": {
|
||||
"sha1": "F7738037AB73334A567C549090A96A7769890ED7",
|
||||
"sha256": "E7443FBC7AFFE1268CD8FA519A1C38D93D5E6300DF86686FA8D487D1DE0F2EF7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-09-25T13:59:21.898052+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue