Compare commits
3 Commits
ba6f2c8d49
...
407436f7f0
Author | SHA1 | Date |
---|---|---|
Simon Kellet | 407436f7f0 | 4 months ago |
Simon Kellet | 8a206de2a1 | 4 months ago |
Simon Kellet | 5830863a5f | 4 months ago |
@ -0,0 +1,6 @@ |
|||||||
|
#!/bin/bash |
||||||
|
|
||||||
|
set -xe |
||||||
|
love=/Applications/love.app/Contents/MacOS/love |
||||||
|
|
||||||
|
cat $love ./../game.love >./tanksalot.exe |
Loading…
Reference in new issue