转换配置表为csv格式

This commit is contained in:
flswld
2023-01-06 11:16:59 +08:00
parent 7596d87bb4
commit b6512b58c2
814 changed files with 320715 additions and 54 deletions

View File

@@ -0,0 +1,7 @@
ID,普通关卡ID,困难关卡ID,解锁条件,条件参数
1,220101,220102,1,3
2,230101,230102,1,4
3,220201,220202,1,5
4,260101,260102,1,6
5,250101,250102,1,7
6,270101,270102,1,8
1 ID 普通关卡ID 困难关卡ID 解锁条件 条件参数
2 1 220101 220102 1 3
3 2 230101 230102 1 4
4 3 220201 220202 1 5
5 4 260101 260102 1 6
6 5 250101 250102 1 7
7 6 270101 270102 1 8