NetKAN generated mods - BDArmoryContinued-1-v1.3.4
This commit is contained in:
parent
62e92e15ca
commit
fb4329e297
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BDArmoryContinued",
|
||||
"name": "BD Armory Continued",
|
||||
"abstract": "The original Weapons mod by BahamutoD, continued!",
|
||||
"author": [
|
||||
"BahamutoD",
|
||||
"Papa_Joe",
|
||||
"jrodrigv",
|
||||
"ouloul"
|
||||
],
|
||||
"version": "1:v1.3.4",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.9.999",
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184167-*",
|
||||
"repository": "https://github.com/PapaJoesSoup/BDArmory",
|
||||
"x_screenshot": "https://spacedock.info/content/Papa_Joe_926/BDArmoryContinued/BDArmoryContinued-1470103192.4904277.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"sound",
|
||||
"combat"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"provides": [
|
||||
"BDArmory"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "PhysicsRangeExtender"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "BDModularMissileParts"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "BDArmory"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BDArmory",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PapaJoesSoup/BDArmory/releases/download/v1.3.4/BDArmory.1.3.4.0_04092020.zip",
|
||||
"download_size": 53033753,
|
||||
"download_hash": {
|
||||
"sha1": "8AC0E59BF5EA2C7F2084524F87315772FDF4707E",
|
||||
"sha256": "2DFF6B9F1AEA6BA45E8E07500C822981D11054A5C08A1E987C5BB1525C7C0D37"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue