From 2404a3ade972a4fba163ec4b0f271cb34855c337 Mon Sep 17 00:00:00 2001 From: Tyler Bochard Date: Mon, 22 Jul 2019 04:58:49 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a524883fe..8fd900d11f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ ## 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. ``` -Use -private-server arg. +Use -private-server arg if running from jar or intelliJ. +Use --clientargs="--private-server" arg if running from exe (shortcut) + Set codebase in ./codebase or in Private Server plugin and restart. Update modulus in Private Server plugin.