Merge pull request #7 from speedy-lex/main

fix windows build
This commit is contained in:
Quantum Tomato 2025-07-01 21:45:43 +02:00 committed by GitHub
commit 26dd40584b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,4 @@
@echo off
zig build
copy lua\lua54.dll zig-out\bin\
copy raylib\lib\raylib.dll zig-out\bin
zig build run