From 2008c1021ee8efecbaa64b1db3cb0e73f930e55f Mon Sep 17 00:00:00 2001 From: "WIN-IEQ8U88PPRB\\Administrator" <289563215@qq.com> Date: Tue, 10 Mar 2026 15:03:50 +0800 Subject: [PATCH] orderScene --- tool/cfg/cfg_txt.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/tool/cfg/cfg_txt.json b/tool/cfg/cfg_txt.json index ea70ba90..0dc141c0 100644 --- a/tool/cfg/cfg_txt.json +++ b/tool/cfg/cfg_txt.json @@ -168,7 +168,7 @@ "float" ] }, - { + { "in_file": "Champship.xlsx", "out_file": "ChampshipRankInfo.txt", "sheet_name": "Rank", @@ -180,6 +180,15 @@ "int" ] }, + { + "in_file": "OrderData.xlsx", + "out_file": "OrderScene.txt", + "sheet_name": "OrderScene", + "coloum_type": [ + "int", + "int" + ] + }, { "in_file": "Champship.xlsx", "out_file": "ChampshipScoreReward.txt",