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
Fixing client config and merging
author
TheBlackParade
date
6 years ago
(Jan 11, 2020, 5:51 PM -0600)
commit
bfa4587f
bfa4587f1045ce333c34df3f9e30875b53935e9b
parent
9ebddac6
9ebddac640a953d9e2a02cb7a19d6f6325f2e6f7
+19
-1
2 changed files
Expand all
Collapse all
Unified
Split
.gitignore
config
EXAMPLE-client-config.yaml
+1
-1
.gitignore
Reviewed
···
59
59
.gradle/
60
60
61
61
# Config
62
62
-
config/EXAMPLE-client-config.yaml
62
62
+
config/client-config.yaml
+18
config/EXAMPLE-client-config.yaml
Reviewed
···
1
1
+
net:
2
2
+
address: 127.0.0.1
3
3
+
game_port: 43594
4
4
+
ondemand_port: 43594
5
5
+
jaggrab_port: 43595
6
6
+
http_port: 80
7
7
+
cache:
8
8
+
cacheDir: .377cache
9
9
+
jaggrabEnabled: false
10
10
+
rsa:
11
11
+
rsaPub: 65537
12
12
+
rsaModulus: 170266381807335046121774073514220583891686029487165562794998484549236036467227923571770256617931840775621072487838687650522710227973331693237285456731778528244126984080232314114323601116304887478969296070648644633713088027922830600712492972687351204275625149978223159432963210789506993409208545916714905193639
13
13
+
login:
14
14
+
useStaticCredentials: true
15
15
+
username: Promises
16
16
+
password: Testing
17
17
+
game:
18
18
+
roofsEnabled: true