1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 17:42:29 +01:00

Distribute Privacy policy in all the artifacts

This commit is contained in:
Michał Janiszewski
2024-11-19 23:56:49 +01:00
parent e77b284f44
commit 41b13197d1
6 changed files with 22 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ if [[ "$OSTYPE" == "cygwin" || "$OSTYPE" == "msys" ]]; then
7z a -r $destination \
openrct2.exe openrct2.com data \
../contributors.md \
../PRIVACY.md \
../licence.txt \
../distribution/changelog.txt \
../distribution/readme.txt \