Files
2026-07-27 16:46:46 +01:00

4 lines
143 B
Batchfile

del /s /f /q .\out\*
xcopy /s /e /y .\template\web .\out
xcopy /s /e /y .\lib\js .\out
odin build template -target:js_wasm32 -out:out\game.wasm