Skip to content

Commit

Permalink
version bump & instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Janne252 committed Aug 12, 2023
1 parent 4b4bb92 commit 94c8833
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion init.scar
Original file line number Diff line number Diff line change
@@ -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))
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:<replay>.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
Expand Down

0 comments on commit 94c8833

Please sign in to comment.