Merge branch 'pluginsfolderonlinux' into 'master'

Add instructions on how to find the plugins folder under Linux

See merge request 2009scape/tools/client-plugins!3
This commit is contained in:
Ceikry 2022-11-14 14:54:10 +00:00
commit acb66ac2f1

View file

@ -6,7 +6,12 @@ Welcome to 2009scape's official client plugin repository! This serves as a metho
## Step 2: Locate the 2009scape Client Files Folder.
**NOTE: On Linux, this is just ~/.local/share/2009scape**
### Linux
Installed via [Flatpak](https://flathub.org/apps/details/org._2009scape.Launcher): `flatpak run --command=printenv org._2009scape.Launcher XDG_DATA_HOME`
Installed manually: `~/.local/share/2009scape` (Respects `XDG_DATA_HOME`)
## Windows
1. Press the Windows key and R at the same time, to open the run dialog.
2. Type %HOMEPATH%