Add unip package to support CounterStrikeSharp

This commit is contained in:
John Edwards 2024-02-09 10:59:51 +00:00
parent 1f65440cb4
commit e84c021021

View file

@ -26,6 +26,7 @@ RUN set -x \
lib32z1 \
simpleproxy \
libicu-dev \
unzip \
&& mkdir -p "${STEAMAPPDIR}" \
# Add entry script
&& chmod +x "${HOMEDIR}/entry.sh" \