@echo off if not exist build\ mkdir build odin build app.odin -file -build-mode:dll -out:build/app.dll