4 lines
112 B
Bash
Executable File
4 lines
112 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
odin build main_release -out:game_release.bin -strict-style -vet -no-bounds-check -o:speed
|