Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.16 KB

File metadata and controls

23 lines (19 loc) · 1.16 KB

CharacterSwappingScript

Adds the ability to switch between playable characters during gameplay in Batman: Arkham City

⚠️ Notice: In active development

This mod is currently under construction! Some functionality might be unstable or missing entirely.

How to install

  1. Get the BmSDK
  2. Clone the repo into %GameDir%\BmGame\Mods by either:
    • using git clone https://github.com/Samuil1337/CharacterSwappingScript.git in the target directory
    • or downloading and extracting the latest ZIP in the target directory
  3. Enjoy!

How to use

Start the modded game instance through the usual means and just press the function keys to switch between the available characters:

  • Batman (F1)
  • Catwoman (F2)
  • Robin (F3)
  • Nightwing (F4)
  • Bruce Wayne (F5)

How to configure

All the configuration options are in the mod.toml file, with inline documentation explaining what each variable does. Though, it is recommended to stick to the defaults for the smoothest experience.