Merge pull request #40 from Lan2Play/main
add libicu-dev for support of CounterStrikeSharp
This commit is contained in:
commit
3692f81e98
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ RUN set -x \
|
|||
ca-certificates \
|
||||
lib32z1 \
|
||||
simpleproxy \
|
||||
libicu-dev \
|
||||
&& mkdir -p "${STEAMAPPDIR}" \
|
||||
# Add entry script
|
||||
&& chmod +x "${HOMEDIR}/entry.sh" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue