Skip to content

Commit

Permalink
update integrations
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfagun74 committed Dec 2, 2024
1 parent 6737c80 commit 8e63dde
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 3 deletions.
27 changes: 27 additions & 0 deletions docs/gamevault-plus/integrations/discord.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "Discord"
---

**GameVault+** offers seamless integration with **[Discord](https://discord.com)** through **Discord Rich Presence**. When enabled, the games you're currently playing are automatically displayed to your friends and servers on Discord.

![Discord Integration Showcase](/img/plus/integrations/discord/showcase.png)

## Setup Guide

### Prerequisites

Before proceeding, ensure the following:

- You have [Discord app installed](https://discord.com) and are logged into your account.
- You are [logged in to **GameVault+**](../client-setup.md) within the GameVault application.

### **Step 1: Enable Discord Integration**

1. Open the GameVault application and go to the **Settings** tab.
2. Navigate to **GameVault+** > **Features** > **Discord**.
3. Toggle **Sync** to activate the integration.
4. Your play status will now sync with Discord.

### Important Notes

- Be mindful of your Discord Rich Presence privacy settings to control who can see your gaming activity.
2 changes: 1 addition & 1 deletion docs/gamevault-plus/integrations/playnite.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: "Playnite"

## Setup Guide

### Prerequisite
### Prerequisites

Before starting, make sure you're [logged in to **GameVault+**](../client-setup.md) within your GameVault application.

Expand Down
2 changes: 1 addition & 1 deletion docs/gamevault-plus/integrations/steam.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Before starting, ensure that you have [installed Steam](https://store.steampower

1. Fully shut down your Steam client using the **Exit Steam** button.
2. Open the GameVault Application and click on the **Settings** tab.
3. Navigate to **GameVault+** -> **Integrations** -> **Steam**.
3. Navigate to **GameVault+** -> **Features** -> **Steam**.
4. Toggle **Sync** to enable the integration.
5. Restart Steam. Your installed games will now sync with your Steam Library.

Expand Down
2 changes: 1 addition & 1 deletion src/components/Features.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const features = [
<a target="_blank" href="https://discord.gg/NEdNen2dSu">
Join our growing community
</a>{" "}
, star us on GitHub, or even <a href="/docs/contribute">contribute</a>{" "}
, star us on GitHub, or even <a href="/docs/license-contribute">contribute</a>{" "}
to our source-available project! Everyone can help!
</>
),
Expand Down
Binary file added static/img/plus/integrations/discord/showcase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e63dde

Please sign in to comment.