axmol/tools/console/bin/adxe.bat

5 lines
121 B
Batchfile

@echo off
rem Ensure vswhere installed for cmdline tool could find vs2017+
pip install vswhere
python "%~dp0/adxe.py" %*