A RuneTek3 client (377) that is deobfuscated, converted to Kotlin, and includes QoL improvements.
0

Configure Feed

Select the types of activity you want to include in your feed.

Enabling jaggrab

+1 -1
+1 -1
src/tech/henning/client/Configuration.java
··· 38 38 /** 39 39 * Whether or not the update server should be used. 40 40 */ 41 - public static final boolean JAGGRAB_ENABLED = false; 41 + public static final boolean JAGGRAB_ENABLED = true; 42 42 43 43 /** 44 44 * Whether or not the network packets should be encrypted.