Skip to content

Commit

Permalink
0.6.14 (2020-03-26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyusung4698 committed Mar 26, 2020
1 parent 4fb744f commit 4b74749
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
![GitHub Release Date](https://img.shields.io/github/release-date/Kyusung4698/PoE-Overlay)
<a href="https://www.patreon.com/bePatron?u=30666721"><img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patron" width="85px" height="20px"></a>

# PoE Overlay 0.6.13
# PoE Overlay 0.6.14

An Overlay for Path of Exile. The ***core aspect*** is to blend in with the game. Built with Electron and Angular.

Expand Down Expand Up @@ -73,11 +73,11 @@ These instructions will set you up to run and enjoy the overlay.
#### Installing

1. Head over to [Releases](https://github.com/Kyusung4698/PoE-Overlay/releases) and download one of the following files
1. `poe-overlay-Setup-0.6.13.exe` to install locally. This supports auto update/ auto launch.
2. `poe-overlay-0.6.13.exe` portable version. This does not support auto update/ auto launch.
1. `poe-overlay-Setup-0.6.14.exe` to install locally. This supports auto update/ auto launch.
2. `poe-overlay-0.6.14.exe` portable version. This does not support auto update/ auto launch.
2. Run either of your downloaded file
3. Start Path of Exile
4. Wait until you can see `PoE Overlay 0.6.13` in the bottom left corner
4. Wait until you can see `PoE Overlay 0.6.14` in the bottom left corner
5. Hit `f7` and set `Language` and `League` to meet your game settings

#### Shortcuts
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poe-overlay",
"version": "0.6.13",
"version": "0.6.14",
"private": true,
"description": "A Overlay for Path of Exile. Built with Electron and Angular.",
"main": "main.js",
Expand Down

0 comments on commit 4b74749

Please sign in to comment.