PRINT改为独立模块log.lua,增加显示动画,增加使用样例

This commit is contained in:
MrZ626
2020-09-02 18:38:16 +08:00
parent f2520fdbc2
commit 7bb2fa2fbd
5 changed files with 65 additions and 30 deletions

View File

@@ -39,8 +39,10 @@ local function loadCC()
end
if not f then
CCloader_filename[system]=nil
LOG.print("failed to load CC")
return
end
LOG.print("CC load successfully")
f()
BOT={
getConf= cc.get_default_config ,--()options,weights