Update README.md

This commit is contained in:
Pazaz 2022-04-24 14:55:43 -04:00 committed by GitHub
parent 96388a6b80
commit 56c55e72dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,11 +17,20 @@ That mapping can be used to generate a new deob with everything renamed for you.
## Instructions
Build requirements:
Java 8+
Runtime requirements:
SD: Java 8+
HD on Windows, use Java 15 or lower. There is a JOGL issue on 16+ related to how they grab the WGL context from the window.
HD on Linux: Java 8+
HD on macOS: Not possible yet on latest macOS. Might work for earlier OS versions.
```
git clone https://github.com/Pazaz/RT4-Client.git
cd RT4-Client
./gradlew run
```
You will be connected to a test server automatically.
You will be connected to a test server automatically.
This server is provided by 2009scape for their own internal developments.