From 96388a6b800cd0169c5015b0b0ca9e271c45875b Mon Sep 17 00:00:00 2001 From: Pazaz Date: Sun, 24 Apr 2022 14:48:42 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 3bda61e6..8f2055db 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,14 @@ OpenRS2 annotations are left in the source to build a deob map from, in case some of my changes aren't desirable. That mapping can be used to generate a new deob with everything renamed for you. + +## Instructions + +``` +git clone https://github.com/Pazaz/RT4-Client.git +cd RT4-Client +./gradlew run +``` + +You will be connected to a test server automatically. +This server is provided by 2009scape for their own internal developments.