更新版本号,重构核心类,移除未使用的自动化和事件功能,优化灯光管理,调整测试用例以适应新结构

This commit is contained in:
2025-12-23 00:23:06 +08:00
parent 47a5c600ea
commit 3e46287a89
11 changed files with 98 additions and 120 deletions

View File

@@ -1,6 +1,6 @@
import { script, showMore } from './common.ts';
const scripts = await script.getScripts();
const scripts = await script.getEntities();
const values = scripts.map(e => {
return {