Merge remote-tracking branch 'runelite/master'

This commit is contained in:
Owain van Brakel
2022-04-29 08:11:02 +02:00
13 changed files with 276 additions and 40 deletions

View File

@@ -52,7 +52,7 @@ Before you submit your pull request consider the following guidelines:
cd runelite/
```
* After cloning, set a new remote [upstream](https://help.github.com/articles/configuring-a-remote-for-a-fork/) (this helps to keep your fork up to date)
```shell
git remote add upstream https://github.com/open-osrs/runelite.git
```