Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tustin authored Dec 1, 2018
1 parent b70af55 commit 60a3e05
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
# PlayStationDiscord
Discord Rich Presence for PlayStation 4, PlayStation 3, and PlayStation Vita games.

![rich presence ps4 img](https://pbs.twimg.com/media/DoABag4WkAEO3_h.jpg)
![rich presence ps3 img](https://i.imgur.com/65dtQJR.png)
| PlayStation 4 | PlayStation 3 | PlayStation Vita |
| --- | --- | --- |
| ![rich presence ps4 img](https://tusticles.com/PlayStationDiscord/assets/images/previews/ps4.png) | ![rich presence ps3 img](https://tusticles.com/PlayStationDiscord/assets/images/previews/ps3.png) | ![rich presence vita img](https://tusticles.com/PlayStationDiscord/assets/images/previews/vita.png) |

## Download
### Windows:

Visit the [releases page](https://github.com/Tustin/PlaystationDiscord/releases) to download the latest compiled build.
Download the latest build [on the GitHub release page](https://github.com/Tustin/PlaystationDiscord/releases/latest).

### MacOS:

Check out [Ps4Rpc](https://github.com/Frankity/Ps4Rpc) by [Frankity](https://github.com/Frankity) for an Electron application that will work on Mac.

## Supported Games

Not all games will have their game icon show up as the image when playing on Discord. This is due to Discord not allowing you to use a custom icon URL and instead requires you to upload each image as an asset for the application on their site. You can only have 150 assets per application, with one image being reserved for the main PS4/PS3/Vita icon. I support pretty much every popular game and I'm able to add/remove games on the fly without requiring any program updates. New games will be supported ASAP.
To see which games have their icon show up while playing said game, check out the [PlayStationDiscord-Games repository](https://github.com/Tustin/PlayStationDiscord-Games).

## Developing
This project was created using C# with WPF and .NET Framework 4.7.2. Clone the repo, open in Visual Studio, install NuGet packages, build.

0 comments on commit 60a3e05

Please sign in to comment.