add two new tags
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
c7bee19ab1
commit
e2d547333f
2 changed files with 28 additions and 0 deletions
8
tags/login_fix.md
Normal file
8
tags/login_fix.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
title: Microsoft login
|
||||||
|
color: orange
|
||||||
|
---
|
||||||
|
|
||||||
|
If you have trouble with Microsoft login make sure your account age is over 21.
|
||||||
|
|
||||||
|
For more possible solutions check this github issue [#2302](https://github.com/PrismLauncher/PrismLauncher/issues/2302).
|
20
tags/prism_logs.md
Normal file
20
tags/prism_logs.md
Normal file
|
@ -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/).
|
Loading…
Add table
Add a link
Reference in a new issue