mirror of
https://gitlab.com/2009scape/tools/client-plugins.git
synced 2026-08-01 14:39:17 -06:00
31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
Welcome to 2009scape's official client plugin repository! This serves as a method to distribute all of our plugins that we created for use with 2009scape.
|
|
|
|
# Installation Instructions
|
|
## Step 1: Download This Repo
|
|

|
|
|
|
## Step 2: Locate the 2009scape Client Files Folder.
|
|
|
|
### 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%
|
|
3. Press Ok
|
|
4. Locate and enter the 2009scape folder
|
|
|
|
This will open your HOME directory, which is where we store the files on Windows.
|
|
|
|
## Steps 3 and 4: Create a new folder called plugins, and copy the plugins you want from the .zip into the folder
|
|
|
|
We recommend XP drops, slayer tracker, and input QOL for all users. There are additional debug plugins if you desire them.
|
|
|
|

|
|
|
|
## Step 5: Restart the client (using the new experimental client) and you're done!
|
|
|
|
It's just that easy.
|