From 92d3c3515f2fd78df62a8ebc62d84db962e0486d Mon Sep 17 00:00:00 2001 From: ALEXTANG <574809918@qq.com> Date: Wed, 8 Jun 2022 10:30:45 +0800 Subject: [PATCH] Delete excel2Json.bat --- Assets/TEngine/Tools~/Localize/excel2Json.bat | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Assets/TEngine/Tools~/Localize/excel2Json.bat diff --git a/Assets/TEngine/Tools~/Localize/excel2Json.bat b/Assets/TEngine/Tools~/Localize/excel2Json.bat deleted file mode 100644 index db2fc61c..00000000 --- a/Assets/TEngine/Tools~/Localize/excel2Json.bat +++ /dev/null @@ -1 +0,0 @@ - "XlsxToLua.exe" "ExcelConfig" "-notExportLua" "-noClient" "-noLang" "-exportJson(localization)" "-exportJsonParam(exportPath=ExcelConfig|extension=json|isFormat=true|isExportJsonArrayFormat=false|isMapIncludeKeyColumnValue=false)"