Skip to content

Commit e215af1

Browse files
authored
Update README.md
1 parent 1407e07 commit e215af1

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ require a API-Key with at least the `builds` right to function properly.
1515
* Display character name and current map
1616
* Display how long the Character stayed on the map
1717
* Display profession / specialization icon besides Guild Wars 2 Logo
18+
* If own Discord API Key is used, Artwork can be freely changed
19+
* Support for multiple languages
1820

1921
## Configure
2022
Create or modify the `settings.json` like below and place it right along the .exe file
@@ -51,8 +53,11 @@ Create or modify the `settings.json` like below and place it right along the .ex
5153
1. Build [libcurl](https://curl.haxx.se/download.html) into `./libcurl-x64-release-static`
5254
2. Build discord-rpc or download the [pre-compiled binaries](https://github.com/discordapp/discord-rpc/releases) into `./discord-rpc-win64-dynamic`
5355
3. Build Visual Studio Project
56+
4. Make sure that the `long` folder and the `settings.json`are in the same directory as the .exe
57+
58+
### Use your own Discord Account (optional)
59+
If you want to change the Artwork you can use your own Discord Rich Presence Appliction:
5460

55-
### Use your own Discord Account
5661
1. Open the [Discord Developer Portal](https://discordapp.com/developers/applications/)
5762
2. Create a new Application, the `CLIENT ID` is the `discord-api-key` in the `settings.json` file.
5863
3. Activate Discord Rich Presence for the application

0 commit comments

Comments
 (0)