I hereby claim:
- I am alexfolland on github.
- I am buju (https://keybase.io/buju) on keybase.
- I have a public key ASDLpTFyA_cVScPZUGMHWA--rFBxyUSrYMUsKeEzxtc9NAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/bin/sh | |
cd $(cd -P -- "$(dirname -- "$0")" && pwd -P) | |
./config.sh --platform win64 --enable-libsdl2 --enable-release --enable-verbose --optimize-size --enable-debytecode | |
make clean | |
make -j8 | |
read |