axmol/tools/console/bin/axis.bat

5 lines
121 B
Batchfile
Raw Normal View History

2022-07-07 20:51:47 +08:00
@echo off
rem Ensure vswhere installed for cmdline tool could find vs2017+
pip install vswhere
python "%~dp0/axis.py" %*