Skip to content

Commit

Permalink
add hint for xcopy post build event
Browse files Browse the repository at this point in the history
  • Loading branch information
pv42 authored May 7, 2021
1 parent bbd348b commit 03043f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Otherwise a google sheets api key is required place it into api_key.h like this:
```
#define GOOGLE_API_KEY "1234567890-abc-defghijklmnopqrst"
```
By default the binary will be xcopy-ed to `D:\Program Files\Guild Wars 2\addons\arcdps\` after a succesfull build. Disable/change that according to your gw2 path.

## LICENSE

Expand Down

0 comments on commit 03043f3

Please sign in to comment.