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