mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-01-15 07:21:07 +00:00
4 lines
44 B
Batchfile
4 lines
44 B
Batchfile
|
@echo off
|
||
|
@python "%~dp0\sdkbox.pyc" %*
|
||
|
|