alpha
Login
or
Join now
sickday.tngl.sh
/
hla-client
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A RuneTek3 client (377) that is deobfuscated, converted to Kotlin, and includes QoL improvements.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: fix ci
author
Patrick W.
date
2 months ago
(Apr 2, 2026, 6:29 PM -0400)
commit
bf956426
bf956426862bc9e484574abd7b761c1022424fd5
parent
ac05b738
ac05b7381345a54ff07194f529d05bffaed03edc
+1
1 changed file
Expand all
Collapse all
Unified
Split
build.gradle
+1
build.gradle
Reviewed
···
18
18
}
19
19
20
20
jar {
21
21
+
archiveFileName = '377.jar'
21
22
manifest {
22
23
attributes 'Main-Class': 'com.jagex.runescape.Game'
23
24
}