o
odin.langpkg.dev
packages / library / odin_sdl3

odin_sdl3

41f8f4flibrary

No description provided.

No license · updated 1 year ago

Build

Build & run the build configurator program (only suports Windows)

odin run make.odin -file

Process the assets before building the program

odin run make_assets.odin -file

If using VSCode, build & run the project by running the task Build & Run Debug(or just Ctrl+Shift+B). Otherwise,

odin build src/ -out:bin_deb/app.exe -debug