added windows build script
This commit is contained in:
parent
ba6f2c8d49
commit
5830863a5f
6
build/build_exe.sh
Executable file
6
build/build_exe.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -xe
|
||||||
|
love=/Applications/love.app/Contents/MacOS/love
|
||||||
|
|
||||||
|
cat $love ./../game.love >./tanksalot.exe
|
Loading…
x
Reference in New Issue
Block a user