adventure-game/build-windows.sh
2023-11-11 14:33:54 -05:00

5 lines
89 B
Bash
Executable file

#!/bin/bash
cargo install -f cross
cross build --target x86_64-pc-windows-gnu --release