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.

1refactored-client-377 2================= 3 4Refactoring the 377 deob. And extending it without adding rice. 5 6If you ever need to reach me, contact my discord at : "Henning B#4920" 7 8----- 9 10### Client Config 11 12Copy `EXAMPLE-client-config.yaml` file and paste it into the same `/config` directory. Rename the new file to `client-config.yaml` and make your config edits to that file. This file will not be tracked within the repository. 13 14 15----- 16 17### New Features 18 19* Mouse wheel zoom, scroll, and move view 20* Sound engine thanks to galkon (will be replaced with proper 400+) 21* 400+ and the original legacy text rendering engine: supports 22 * all the old @red@ @str@ etc 23 * all the new : (credits to a 508 deob and stewie for his half assed work) 24 * <col=######></col> Custom colors 25 <shad=######></shad> - Custom shadow color 26 <shad></shad> - Default shadow color 27 <trans=TRANS_AMOUNT></trans> 28 <u=######></u> Custom underlining color 29 <u></u> Default underlining 30 <str=######></str> Custom Strikethrough color 31 <str></str> Default strikethorough 32 <img=#> whatever image you'd like