mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2026-01-11 09:26:52 +00:00
初始化
This commit is contained in:
3
cocos2d-x/tools/cocos2d-console/plugins/plugin_package/cocospackage
Executable file
3
cocos2d-x/tools/cocos2d-console/plugins/plugin_package/cocospackage
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash -l
|
||||
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
|
||||
python ${DIR}/cocospackage.pyc "$@"
|
||||
Reference in New Issue
Block a user