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: saner defaults for config
author
Patrick W.
date
2 months ago
(Apr 2, 2026, 7:16 PM -0400)
commit
106b0ec2
106b0ec24eae51b68908556d1e6e245afc92d14c
parent
92f7c965
92f7c965fac62037f188e17648c45fcd4f9c6c67
+6
-6
1 changed file
Expand all
Collapse all
Unified
Split
config
EXAMPLE-client-config.yaml
+6
-6
config/EXAMPLE-client-config.yaml
Reviewed
···
6
6
http_port: 80
7
7
cache:
8
8
cacheDir: .377cache
9
9
-
jaggrabEnabled: false
9
9
+
jaggrabEnabled: true
10
10
rsa:
11
11
rsaEnabled: false
12
12
rsaPub: 65537
13
13
rsaModulus: 170266381807335046121774073514220583891686029487165562794998484549236036467227923571770256617931840775621072487838687650522710227973331693237285456731778528244126984080232314114323601116304887478969296070648644633713088027922830600712492972687351204275625149978223159432963210789506993409208545916714905193639
14
14
login:
15
15
-
useStaticCredentials: true
16
16
-
username: Promises
17
17
-
password: Testing
15
15
+
useStaticCredentials: false
16
16
+
username: ""
17
17
+
password: ""
18
18
game:
19
19
roofsEnabled: true
20
20
-
freeTeleports: true
21
21
-
debugContext: true
20
20
+
freeTeleports: false
21
21
+
debugContext: false