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.

chore: tag the name of the package

+1 -1
+1 -1
.gitlab-ci.yml
··· 56 56 - | 57 57 curl --header "JOB-TOKEN: ${CI_JOB_TOKEN}" \ 58 58 --upload-file "${ZIP_NAME}" \ 59 - "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/${PACKAGE_NAME}/latest/${ZIP_NAME}" 59 + "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/${PACKAGE_NAME}/latest/rs377-client-${CI_COMMIT_SHORT_SHA}.zip"