From 289038d9db87bee81bbe35013cf556a36e34c46d Mon Sep 17 00:00:00 2001 From: Tyler Bochard Date: Mon, 22 Jul 2019 02:22:49 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24685f4824..4a524883fe 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - [runelite-client](runelite-client/src/main/java/net/runelite/client) - Game client with plugins ## 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. Set codebase in ./codebase or in Private Server plugin and restart.