mirror of
https://github.com/jlengrand/korge-samples.git
synced 2026-03-10 00:21:21 +00:00
3 lines
76 B
Bash
Executable File
3 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
unset ANDROID_HOME
|
|
WINEDEBUG=-all wine64 cmd /c gradlew.bat $* |