diff --git a/tags/login_fix.md b/tags/login_fix.md new file mode 100644 index 00000000..6931eb42 --- /dev/null +++ b/tags/login_fix.md @@ -0,0 +1,10 @@ +--- +title: Microsoft login +color: orange +--- + +If you have trouble with Microsoft login make sure: +* The age stated in your account is over 21. +* Microsoft auth servers are not experiencing downtime. + +For more possible solutions check this GitHub issue [#2302](https://github.com/PrismLauncher/PrismLauncher/issues/2302). diff --git a/tags/prism_logs.md b/tags/prism_logs.md new file mode 100644 index 00000000..c04eb8cc --- /dev/null +++ b/tags/prism_logs.md @@ -0,0 +1,20 @@ +--- +title: Upload Logs +color: orange + +fields: + - name: Portable (Windows / Linux) + value: '`./logs/PrismLauncher-0.log` In the PrismLauncher folder' + - name: Windows + value: '`%APPDATA%/PrismLauncher/logs/PrismLauncher-0.log`' + - name: Scoop + value: '`%HOMEPATH%\scoop\persist\prismlauncher\logs\PrismLauncher-0.log`' + - name: macOS + value: '`~/Library/Application Support/PrismLauncher/logs/PrismLauncher-0.log`' + - name: Linux + value: '`~/.local/share/PrismLauncher/logs/PrismLauncher-0.log`' + - name: Flatpak + value: '`~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/logs/PrismLauncher-0.log`' +--- + +Please send logs! The recommended site to upload your logs to is [mclo.gs](https://mclo.gs/).