From 545754b1b4d7593d12f1525ffd6d07a3c4d55c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Wed, 19 Aug 2020 19:43:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0opencc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- monsters-info/提取中文数据.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monsters-info/提取中文数据.bat b/monsters-info/提取中文数据.bat index 3fa5c861..db6c1709 100644 --- a/monsters-info/提取中文数据.bat +++ b/monsters-info/提取中文数据.bat @@ -2,6 +2,6 @@ echo ʼȡҳ node.exe extract_CHT.js echo ڽתΪ -opencc\opencc.exe -i custom\cht.json -o custom\chs.json -c opencc\t2s.json +opencc\bin\opencc.exe -i custom\cht.json -o custom\chs.json -c opencc\share\opencc\t2s.json echo ת pause \ No newline at end of file