完整使用流程已经测试一遍了,完整流程是没问题的,接下来就是每个节点的那些小功能可能会有一些没有测试到的地方。这些功能虽然细枝末节,但也都举足轻重,应当在开发出了伶伦工作站的时候测试。所以目前的开发重心转移到伶伦工作站上,相关插件从 v2 到 v3 的移植,交由其他人来处理。

This commit is contained in:
Eilles
2026-03-13 22:56:51 +08:00
parent 307feb9b24
commit ba7b10a25f
18 changed files with 296 additions and 70 deletions

View File

@@ -16,7 +16,7 @@ from typing import Literal
from ...old_main import MidiConvert
from ...subclass import MineCommand
from ..mcstructure import (
from Musicreater.builtin_plugins.commands_to_structure.mcstructure import (
COMPABILITY_VERSION_117,
COMPABILITY_VERSION_119,
commands_to_redstone_delay_structure,