Replaced build.py/build.config.py with build.sh

This commit is contained in:
rxi
2020-05-09 11:01:28 +01:00
parent 18b7d70a91
commit dfcbc48aad
5 changed files with 45 additions and 339 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#!/bin/bash
./build.py release windows
./build.py release
./build.sh release windows
./build.sh release
rm lite.zip 2>/dev/null
cp winlib/SDL2-2.0.10/x86_64-w64-mingw32/bin/SDL2.dll SDL2.dll
strip lite