4 lines
121 B
Batchfile
4 lines
121 B
Batchfile
@echo off
|
|
|
|
odin build main_release -out:game_release.exe -strict-style -vet -no-bounds-check -o:speed -subsystem:windows
|