From 94c8833d79a05505ae09eeeca5c63e6a050226d3 Mon Sep 17 00:00:00 2001 From: Janne Date: Sat, 12 Aug 2023 12:58:59 +0300 Subject: [PATCH] version bump & instructions --- init.scar | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/init.scar b/init.scar index d905f03..143cf12 100644 --- a/init.scar +++ b/init.scar @@ -1,4 +1,4 @@ -local version = '2023.3.1' +local version = '2023.8.1' Scar_DoString([[loadfile('replay-enhancements/main.scar')()]]) Scar_DoString(string.format([[print('Replay enhancements version %s initialized!')]], version)) diff --git a/readme.md b/readme.md index f07aae9..93828e6 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ 1. Dragging a .rec file onto LaunchCoH3Replay.bat > Copy [LaunchCoH3Replay.bat](https://github.com/Janne252/coh3-replay-enhancements/blob/master/LaunchCoH3Replay.bat) to your replay folder (e.g. `Documents\My Games\Company of Heroes 3\playback\`) for easy access. 1. Or by manually setting the game's launch options to `-dev -replay playback:.rec` - > See https://cohdb.com/info for more detailed instruction + > See https://cohdb.com/info for more detailed instructions. 1. Pause the game as soon as you can by pressing `Esc` 1. Open the in-game console by pressing **`Ctrl+Shift+Grave`** and paste in ```lua