NetKAN added mod - BDArmoryForRunwayProject-2-v1.4.7.1
This commit is contained in:
parent
2ff98a42f7
commit
faae92da2e
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"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.7.1",
|
||||
"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%20for%20Runway%20Project",
|
||||
"repository": "https://github.com/BrettRyland/BDArmory",
|
||||
"bugtracker": "https://github.com/BrettRyland/BDArmory/issues",
|
||||
"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.7.1",
|
||||
"download_size": 56901657,
|
||||
"download_hash": {
|
||||
"sha1": "BB39A88958FCF8602A68BE39BE3F89521E8222FA",
|
||||
"sha256": "73736A5537D40C49388904EE77D9178E33341B3497F0C35A4A734ECD713BDE00"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-25T21:59:36.059456+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue