From 885cf775f966b5b39262308ec219ac0149785526 Mon Sep 17 00:00:00 2001 From: EnderIce2 Date: Tue, 8 Apr 2025 12:05:04 +0300 Subject: [PATCH] Remove link to latest pre-release in documentation --- docs/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 4c81868..f309dbe 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,6 @@ Simple bridge that allows you to use Discord Rich Presence with Wine games/software on Linux/macOS. [Download latest release](https://github.com/EnderIce2/rpc-bridge/releases/latest/download/bridge.zip "Recommended"){ .md-button .md-button--primary } - [Download latest build](https://github.com/EnderIce2/rpc-bridge/actions/workflows/build.yml "Builds from the latest commits, here be dragons!"){ .md-button } 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`.