-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9099b51
commit 24f86a1
Showing
5 changed files
with
20 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
2.6-----2024/04/19 21:28 | ||
1. 支持悬挂告示牌 | ||
2. 语言文件删除冗余误伤修复 | ||
3. 配置文件新增save_threshold,指定每遍历多少个区块保存一次 | ||
|
||
2.7-----2024/04/25 19:45 | ||
1. 修复转义符提取bug(可能) | ||
2. 配置文件增加filter选项,指定哪些要过滤 | ||
3. 配置文件lang新增file_name选项,指定输出语言文件名 | ||
|
||
2.8-----2024/05/03 01:33 | ||
1. 修复世界位置筛选器为空时无法提取的Bug |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters