Add html5 to packaging

This commit is contained in:
Joseph Manley 2019-12-05 03:32:27 -05:00
parent 7c6b524ff2
commit 4940f3b222

View file

@ -2,7 +2,7 @@
set -e
workDir=`pwd`
platforms="linux windows mac"
platforms="linux windows mac html5"
wget https://downloads.tuxfamily.org/godotengine/3.1.1/Godot_v3.1.1-stable_export_templates.tpz --quiet
mkdir ~/.cache