BattleTech Mod (using BTML and ModTek) that adds a keybind (default space) to the game that does the same thing as Escape.
Downloads can be found on Github
- Install BTML and Modtek.
- Put the
BTMLAddBindableEscapeKey.dllandmod.jsonfiles into\BATTLETECH\Mods\BTMLAddBindableEscapeKeyfolder. - If you want to change the settings do so in the mod.json.
- Start the game.
space
Mouse4
| 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!!!!!) |
HBS, @LadyAlekto, @Mpstark, @Morphyum, @janxious, @CWolf
- pop open VS
- grab the latest version of the assembly
- copy the new version of the methods in
original_srcover the existing ones - see if anything important changed via git