Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add two new tags #345

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions tags/login_fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Microsoft login
color: orange
---

If you have trouble with Microsoft login make sure your account age is over 21.
Trial97 marked this conversation as resolved.
Show resolved Hide resolved

For more possible solutions check this github issue [#2302](https://github.com/PrismLauncher/PrismLauncher/issues/2302).
Trial97 marked this conversation as resolved.
Show resolved Hide resolved
20 changes: 20 additions & 0 deletions tags/prism_logs.md
Original file line number Diff line number Diff line change
@@ -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/).