@echo off if "%~1"=="" ( echo "Usage: %0 " exit 0 ) python ./Tools/Android/GenerateAndroidProject.py -o . -t Sandbox --shader-compiler %1