NetKAN added mod - BDArmoryForRunwayProject-2-v1.4.14.0
This commit is contained in:
parent
ffd5251295
commit
64a8d32d9a
|
@ -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.14.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%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.14.0",
|
||||
"download_size": 61483702,
|
||||
"download_hash": {
|
||||
"sha1": "8B81082E6BAFF00640378B671619B59588391F23",
|
||||
"sha256": "893959B5C195BA0D7AB52B7886F1D0E988B3259821561A064C441F27C2CA7793"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-26T11:42:07.455625+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue