Update README.md

This commit is contained in:
Tyler Bochard
2019-07-22 02:22:49 -04:00
committed by GitHub
parent 4dff98ebf5
commit 289038d9db

View File

@@ -23,7 +23,7 @@
- [runelite-client](runelite-client/src/main/java/net/runelite/client) - Game client with plugins - [runelite-client](runelite-client/src/main/java/net/runelite/client) - Game client with plugins
## Private Servers ## Private Servers
Currently we support RSMod which can be found at: https://github.com/Tomm0017/rsmod Currently we support RSMod which can be found at: https://github.com/Tomm0017/rsmod but should work with any server that follows osrs protocol.
``` ```
Use -private-server arg. Use -private-server arg.
Set codebase in ./codebase or in Private Server plugin and restart. Set codebase in ./codebase or in Private Server plugin and restart.