changed projects structure

This commit is contained in:
2026-07-27 16:46:46 +01:00
parent e94b26690f
commit 0f97ae9293
9 changed files with 69 additions and 48 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
yes | del -r ./out\*
# shellcheck disable=SC2216
yes | cp -r ./template\web ./out
yes | del -r ./out/*
cp -r ./template/web ./out
cp -r ./lib/js/ ./out
odin build template -target:js_wasm32 -out:out/game.wasm