summaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
authorSan Jacobs2025-07-05 15:09:26 +0200
committerSan Jacobs2025-07-05 15:09:26 +0200
commit88bc3cd653e033eb87d981893c53a903121b9ce8 (patch)
treef557c05aceb862c064eed202c86836d34d29e160 /build.bat
parent2d564ef05ec79e2f82a0a692739de54120b1c16a (diff)
downloaddtw-demo-88bc3cd653e033eb87d981893c53a903121b9ce8.tar.gz
dtw-demo-88bc3cd653e033eb87d981893c53a903121b9ce8.tar.bz2
dtw-demo-88bc3cd653e033eb87d981893c53a903121b9ce8.zip
Time to test on the shitty laptop
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.bat b/build.bat
index 29391c1..b86a415 100644
--- a/build.bat
+++ b/build.bat
@@ -1 +1 @@
-odin run src/ -- 0 \ No newline at end of file
+odin run src/ -out:dtw-demo.exe -- 0 \ No newline at end of file