Update README.md

This commit is contained in:
Tyler Bochard
2019-08-02 18:04:46 -04:00
committed by GitHub
parent 11f3b74687
commit 38f4142d37

View File

@@ -28,7 +28,12 @@ We have migrated the project to Gradle. Information on how to setup and build th
## Private Servers
Currently we support RSMod which can be found at: https://github.com/Tomm0017/rsmod but should work with any server that follows osrs protocol.
```
Jar/IntelliJ
Gradle
enter
run --args='--rs=RSPS'
into the tasks box
Jar
Use -rs=RSPS arg.
Exe