mirror of
https://gitlab.com/2009scape/tools/client-plugins.git
synced 2025-12-09 16:45:48 -07:00
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:
commit
acb66ac2f1
1 changed files with 6 additions and 1 deletions
|
|
@ -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%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue