Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksymPylypenko authored Oct 24, 2024
1 parent 495428e commit 4ee7032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ incrementAndSaveClipboard(delta){
> This is similar to a quick attack / move, but for a directional move. It will force the hero to move in a straigt line without looking for the shortest path.
* Make sure your config object includes your ingame directional move hotkey. For example: `config.directional_move := "h"`
* This should ideally be mapped to a rarely used key, so it doesn't interfer with the chat.
* This should ideally be mapped to a rarely used key, so it doesn't interfere with the chat.
* One of my mouse hotkeys is mapped to `home`, but you can replace it with XButton1 / XButton2 / LWin etc

#### Usage
Expand Down

0 comments on commit 4ee7032

Please sign in to comment.