mirror of https://github.com/axmolengine/axmol.git
4 lines
44 B
Batchfile
4 lines
44 B
Batchfile
|
@echo off
|
||
|
@python -u "%~dp0\sdkbox.pyc" %*
|
||
|
|