NetKAN added mod - BDArmoryForRunwayProject-1-v1.4.2.6
This commit is contained in:
parent
4af6ac0cb8
commit
f6feb58287
|
@ -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": "1:v1.4.2.6",
|
||||
"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/v1.4.2.6",
|
||||
"download_size": 56188949,
|
||||
"download_hash": {
|
||||
"sha1": "24D3CB4976977CB335060E14518928BEC1B0EE33",
|
||||
"sha256": "EEA3EAD76D7EBFA6C4C7C4BA35830BD59E007C7AFF0C381A7DBA05CCE64E82A4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-16T20:13:30.984408+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue