NetKAN generated mods - BDArmoryContinued-1-v1.3.2
This commit is contained in:
parent
bed31bafcc
commit
025b4276ea
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BDArmoryContinued",
|
||||
"name": "BDArmoryContinued",
|
||||
"abstract": "The original Weapons mod by BahamutoD, continued!",
|
||||
"author": [
|
||||
"BahamutoD",
|
||||
"Papa_Joe",
|
||||
"jrodrigv",
|
||||
"ouloul"
|
||||
],
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155014-*",
|
||||
"spacedock": "https://spacedock.info/mod/867/BDArmoryContinued",
|
||||
"repository": "https://github.com/PapaJoesSoup/BDArmory",
|
||||
"x_screenshot": "https://spacedock.info/content/Papa_Joe_926/BDArmoryContinued/BDArmoryContinued-1470103192.4904277.png"
|
||||
},
|
||||
"version": "1:v1.3.2",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.8.999",
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"provides": [
|
||||
"BDArmory"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "PhysicsRangeExtender"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "BDArmory"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BDArmory",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PapaJoesSoup/BDArmory/releases/download/v1.3.2/BDArmory.1.3.2.0_11172019.zip",
|
||||
"download_size": 53025988,
|
||||
"download_hash": {
|
||||
"sha1": "58059D0A23138FFA07B42E02C29A193273FF916C",
|
||||
"sha256": "7C1D07B1A30D802AC4BA0373C950E754645243889CA25D9FB7F6E685D39D2088"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue