mirror of https://github.com/axmolengine/axmol.git
4 lines
39 B
Batchfile
4 lines
39 B
Batchfile
|
@echo off
|
||
|
@python "%~dp0/cocos.py" %*
|
||
|
|