From a1d3d0a608cec69033587fbfb5596434a75d1104 Mon Sep 17 00:00:00 2001 From: Mike Watling Date: Mon, 14 Oct 2024 12:44:40 +0100 Subject: [PATCH] Added BG3 help page. --- docs/users/games/BaldursGate3.md | 17 +++++++++++++++-- docs/users/games/index.md | 2 +- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/docs/users/games/BaldursGate3.md b/docs/users/games/BaldursGate3.md index 843d46c09d..b81cf0ebf4 100644 --- a/docs/users/games/BaldursGate3.md +++ b/docs/users/games/BaldursGate3.md @@ -1,5 +1,18 @@ -!!! tip "Coming Soon" - Baldur's Gate 3 is not supported yet, but will be one of the next games we add to the app. Keep an eye on the [roadmap](https://trello.com/b/gPzMuIr3/nexus-mods-app-roadmap) for updates! +!!! example "We're working on it" + Baldur's Gate 3 support is currently in development. Get involved by joining us on [GitHub](https://github.com/Nexus-Mods/NexusMods.App/issues/new/choose), [Discord](https://discord.gg/ReWTxb93jS) or the [forums](https://forums.nexusmods.com/forum/9052-nexus-mods-app/)! + +## Features +In addition to basic mod management features, players also benefit from these dedicated features: + +### Loadout Health Check +Get information on potential issues in your loadout(s). [Learn more about Health Checks.](../features/HealthCheck.md) + +Diagnostics are shown in the following situations: +- A mod is installed and requires another mod which is not installed or enabled. This check uses the meta.lsx file inside the PAK. + +### Selective Game Backup +When managing Baldur's Gate 3 the app will back up only the core game files (default) or the entire game folder. Backing up the whole game requires significantly more hard drive space. This option can be toggled in the :material-cog: Settings menu. + ## Compatibility This game can be managed via the app on the following operating systems and platforms. The application will automatically detect valid installations from supported game stores if possible. diff --git a/docs/users/games/index.md b/docs/users/games/index.md index 5d23948785..1a10e126e8 100644 --- a/docs/users/games/index.md +++ b/docs/users/games/index.md @@ -9,7 +9,7 @@ The following games are currently supported. Click on the game icon to learn mor Cyberpunk 2077 -Baldur's Gate 3 +Baldur's Gate 3