Add zip to linux release dependencies

This commit is contained in:
dP
2023-08-06 21:47:30 +04:00
parent e78dcbf3ae
commit ee35e7cddb
2 changed files with 10 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ jobs:
perl-IPC-Cmd \
wget \
libzstd-devel \
zip \
# EOF
echo "::endgroup::"

View File

@@ -74,6 +74,15 @@ This is usable for any OpenTTD servers
== CHANGELOG ==
*** 13.4 (6 Aug 2023) ***
- Fix broken building preview in some cases (#21).
- Allow community passwords to have up to 128 letters (#19).
- Fix crash/assertion in minimap after starting a new game.
- Update German translations - by danidoedel
*** 13.3 (11 Jun 2023) ***
- OpenTTD update.
*** 13.2 (10 Jun 2023) ***
- Fixed station highlight crash (#17)