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: tag the name of the package
author
Patrick W.
date
2 months ago
(Apr 2, 2026, 7:07 PM -0400)
commit
cd899ee6
cd899ee6852dd832355ec3303a0f4ec4f35f0a3d
parent
e1ad7be5
e1ad7be531832fa9f47460545969bc130da18e3c
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
Reviewed
···
56
56
- |
57
57
curl --header "JOB-TOKEN: ${CI_JOB_TOKEN}" \
58
58
--upload-file "${ZIP_NAME}" \
59
59
-
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/${PACKAGE_NAME}/latest/${ZIP_NAME}"
59
59
+
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/${PACKAGE_NAME}/latest/rs377-client-${CI_COMMIT_SHORT_SHA}.zip"