"NetKAN generated mods - VesselSwitcher-v1.1.4"
This commit is contained in:
parent
3b09c5f8fe
commit
ad5054500d
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "VesselSwitcher",
|
||||
"name": "VesselSwitcher",
|
||||
"abstract": "Switch between fired missiles of DBArmory.",
|
||||
"author": [
|
||||
"BahamutoD",
|
||||
"Papa_Joe"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"repository": "https://github.com/PapaJoesSoup/BDALoadedVesselSwitcher"
|
||||
},
|
||||
"version": "v1.1.4",
|
||||
"ksp_version": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDArmory"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/BDALoadedVesselSwitcher",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PapaJoesSoup/BDALoadedVesselSwitcher/releases/download/v1.1.4/BDALoadedVesselSwitcher.1.1.4.0_01022017.zip",
|
||||
"download_size": 6270,
|
||||
"download_hash": {
|
||||
"sha1": "6F7CF03E3F451FFD9D8BD4407D93BD0ABF2C81A0",
|
||||
"sha256": "63328743C85149881271F18439817D23C12D8AF074679E7BFF5E591DE1E1EAD5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue