NetKAN generated mods - BDModularMissileParts-v2.0
This commit is contained in:
parent
a990b01f37
commit
df0ea3fd8b
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BDModularMissileParts",
|
||||
"name": "BD Modular Missile Parts",
|
||||
"abstract": "This a BDArmory procedural parts pack that allows you to build your own missiles!",
|
||||
"author": "jrodrigv",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/jrodrigv/BDModularMissileParts/wiki/1.-Building-your-first-Modular-Missile",
|
||||
"repository": "https://github.com/jrodrigv/BDModularMissileParts"
|
||||
},
|
||||
"version": "v2.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "BDArmoryContinued"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "B9-PWings-Fork"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrodrigv/BDModularMissileParts/releases/download/v2.0/BDModularMissileParts_2.0_11102019.zip",
|
||||
"download_size": 2049338,
|
||||
"download_hash": {
|
||||
"sha1": "CFAB5EBE7A8C07A6B41E5801D7E299F1238F8678",
|
||||
"sha256": "2BD118067FEA9C6E72AB28C8301BC6F63E8B863D0DB98F1433589911073423F8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue