axmol/tools/console/bin/adxe.bat

5 lines
114 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
2021-05-18 18:08:59 +08:00
"%~dp0/adxe.py" %*