diff options
| author | Xander Swan <email> | 2025-12-03 09:52:13 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 09:52:13 -0500 |
| commit | b6cf1d104da53ec9c30dc45c35d9de48812f0afc (patch) | |
| tree | 49421206d8d866e82a8a743cba5ced494cbfc785 /run_release.sh | |
Initial commit
Diffstat (limited to 'run_release.sh')
| -rwxr-xr-x | run_release.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/run_release.sh b/run_release.sh new file mode 100755 index 0000000..9036768 --- /dev/null +++ b/run_release.sh @@ -0,0 +1,2 @@ +sokol-shdc -i default.glsl -o default_shader.odin -l glsl430:metal_macos:hlsl5 -f sokol_odin +odin run . -vet -disallow-do -o:speed |
