From edb8acc5f79c165f1e25a080ce191b7735ebf397 Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 24 Jun 2023 03:01:00 -0400 Subject: [PATCH] chore(tags): add scoop path info (#178) Signed-off-by: seth --- tags/paths.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tags/paths.md b/tags/paths.md index bc94366..693db03 100644 --- a/tags/paths.md +++ b/tags/paths.md @@ -8,6 +8,8 @@ fields: value: In the PrismLauncher folder - name: Windows value: '`%APPDATA%/PrismLauncher`' + - name: Scoop + value: '`%HOMEPATH%\scoop\persist\prismlauncher`' - name: macOS value: '`~/Library/Application Support/PrismLauncher`' - name: Linux