4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
odin build main_release -out:game_debug.bin -strict-style -vet -debug
|