sql-mother icon indicating copy to clipboard operation
sql-mother copied to clipboard

请教在自定义关卡中如何才能新增多个子关卡?

Open binggandata opened this issue 1 year ago • 3 comments

例如新增了一个时间处理的自定义关卡,如果在里面新增多个子关卡?

binggandata avatar Aug 25 '23 03:08 binggandata

估计你得自己研究前端了,皮总太忙了

sizdshi avatar Sep 13 '23 07:09 sizdshi

src/levels/custom目录里有一个自定义关卡模板文件夹,按照那个写就可以,最后别忘了在customLevels.ts里引入你写的关卡

htfc786 avatar Oct 05 '23 02:10 htfc786

具体可以看看README文档的这个部分:https://github.com/liyupi/sql-mother#1%E8%B4%A1%E7%8C%AE%E5%85%B3%E5%8D%A1

htfc786 avatar Oct 05 '23 02:10 htfc786