Add space to console title, update README.md

This commit is contained in:
Rim 2023-12-17 01:31:24 -05:00
parent 9133930203
commit eb567485ba
3 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
---
## Installer (Easiest)
1. Download the [T7xInstaller.exe](https://git.rimmyscorner.com/Rim/scriptable-client-installers/releases/download/v1.0.1/t7xInstaller.exe) from [Releases](https://git.rimmyscorner.com/Rim/scriptable-client-installers/releases)
1. Download the [T7xInstaller.exe](https://git.rimmyscorner.com/Rim/scriptable-client-installers/releases/download/v1.0.1/t7xInstaller.exe) from [Releases](https://git.rimmyscorner.com/Rim/t7x/releases/download/latest/t7xInstaller.exe)
2. Place in *Call of Duty Black Ops III* game directory and run
*Note: Run as Administrator if your game installation is in a protected folder.*

View File

@ -28,7 +28,7 @@ namespace branding
const char* get_ingame_console_prefix_stub()
{
return "T7x> ";
return "T7x > ";
}
}

BIN
t7x.exe

Binary file not shown.