Files
frigg/build.sh
T
2026-07-27 14:36:37 +01:00

4 lines
138 B
Bash

yes | del -r ./out\*
# shellcheck disable=SC2216
yes | cp -r ./template\web ./out
odin build template -target:js_wasm32 -out:out/game.wasm