Skip to content

gponick/BTMLAddBindableEscapeKey

Repository files navigation

BTMLAddBindableEscapeKey

BattleTech Mod (using BTML and ModTek) that adds a keybind (default space) to the game that does the same thing as Escape.

Download

Downloads can be found on Github

Install

  • Install BTML and Modtek.
  • Put the BTMLAddBindableEscapeKey.dll and mod.json files into \BATTLETECH\Mods\BTMLAddBindableEscapeKey folder.
  • If you want to change the settings do so in the mod.json.
  • Start the game.

Default Bindings

space

Mouse4

Settings

Setting Type Default Description
escapeMouseButton int 4 Which Mouse Button to Bind to. Default: 4. Valid Values: [4-9]
enableSpaceKey bool true Enable Space Key
enableMouseButton bool true Enable Mouse Buttone
__additionalMouseButtons int[] [] Extra buttons to add. (This can bind Button 2/3. BE CAREFUL. THIS IS UNSUPPORTED!!!!!)

Special Thanks

HBS, @LadyAlekto, @Mpstark, @Morphyum, @janxious, @CWolf

Maintainer Notes: New HBS Patch Instructions

  • pop open VS
  • grab the latest version of the assembly
  • copy the new version of the methods in original_src over the existing ones
  • see if anything important changed via git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages