mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-21 10:25:17 -06:00
Update README.md
This commit is contained in:
parent
96388a6b80
commit
56c55e72dd
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue