axmol/tools/console/bin/adxe.bat

5 lines
121 B
Batchfile
Raw Normal View History

2021-05-18 18:08:59 +08:00
@echo off
rem Ensure vswhere installed for cmdline tool could find vs2017+
pip install vswhere
2022-02-22 19:09:34 +08:00
python "%~dp0/adxe.py" %*