Commit 0b3824f0 authored by nanahira's avatar nanahira

add per-platform assets

parent 10a93d7a
Pipeline #5281 canceled with stages
in 11 seconds
......@@ -4,6 +4,7 @@ set -o errexit
apt update && apt -y install tar git zstd
mkdir dist replay expansions icon
cp -rf per-platform/$TARGET_PLATFORM/* .
ARCHIVE_FILES=(LICENSE cdb config deck expansions icon pack picture puzzle replay sound texture script)
if [[ "$TARGET_PLATFORM" == "darwin" ]]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment