NetKAN generated mods - BDArmoryContinued-1-v1.3.3
This commit is contained in:
parent
48e255ddb7
commit
e34ed39364
|
@ -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.3",
|
||||
"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.3/BDArmory.1.3.3.0_02232020.zip",
|
||||
"download_size": 53033736,
|
||||
"download_hash": {
|
||||
"sha1": "9B10C2DD4E70A54E4D442C61A3E8874560D42FA1",
|
||||
"sha256": "BF81FAB97D542DFC85DF5752D1235D9F992BE4499BFFB1F89356A07F8C9F5071"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue