From cba4fa1e2b894874c3403823c6cd6cccc943161f Mon Sep 17 00:00:00 2001 From: EnderIce2 Date: Sun, 17 Dec 2023 01:25:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a156660..d4ef675 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Discord RPC Bridge for Wine +![GitHub](https://img.shields.io/github/license/EnderIce2/rpc-bridge) +![GitHub All Releases](https://img.shields.io/github/downloads/EnderIce2/rpc-bridge/total) +![GitHub release (latest by date)](https://img.shields.io/github/v/release/EnderIce2/rpc-bridge) + Simple bridge that allows you to use Discord Rich Presence with Wine games/software. Works by running a small program in the background that creates a [named pipe](https://learn.microsoft.com/en-us/windows/win32/ipc/named-pipes) `\\.\pipe\discord-ipc-0` inside the prefix and forwards all data to the pipe `/run/user/1000/discord-ipc-0`.