- Download the latest launcher from here.
- Run the launcher either before Mirror's Edge or when Mirror's Edge is running.
- Press
Insert
to view the in-game menu where you can adjust settings as you please.
- Full multiplayer client with custom names, rooms, and characters
- General purpose engine and world menus
- Trainer
- Save/load state
- God mode
- Fly mode
- KG tool
- Beamer tool
- Strang tool
- Dolly camera
- Supports player recordings
- Tag (Work In Progress)
- Go to GitHub releases
- Create a new release
- Create new tag with version #
- Wait for CI to finish
To build dll and Launcher:
./build.sh
- Requires DirectX June 2010, MSBuild, Visual Studio 2019 and Git Bash.
To build the installer:
VERSION=X.X.X ./package.sh
- Expects a version to be provided by setting an environment variable. Saves and builds artifacts tobuild/
. Requires Inno Setup and Git Bash.