2 lines
98 B
Batchfile
2 lines
98 B
Batchfile
@echo off
|
|
odin build src/main_release -define:RAYLIB_SHARED=true -out:build/game_debug.exe -debug
|