mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Distribute openrct2.d.ts and scripting.md
This commit is contained in:
@@ -23,7 +23,9 @@ if [[ "$OSTYPE" == "cygwin" || "$OSTYPE" == "msys" ]]; then
|
||||
../contributors.md \
|
||||
../licence.txt \
|
||||
../distribution/changelog.txt \
|
||||
../distribution/readme.txt
|
||||
../distribution/readme.txt \
|
||||
../distribution/scripting.md \
|
||||
../distribution/openrct2.d.ts
|
||||
|
||||
destination=$(cygpath -w $(readlink -f $destination))
|
||||
printf '\033[0;32m%s\033[0m\n' "${destination} created successfully"
|
||||
|
||||
Reference in New Issue
Block a user