Update README and translate

This commit is contained in:
2022-10-29 22:37:24 +08:00
parent 78106ee726
commit 0dac9051f7
4 changed files with 10 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

@ -16,6 +16,11 @@
欢迎大家一起来完善工具的[内置资源](/Source/GrasscutterTools/Resources/zh-cn)。 欢迎大家一起来完善工具的[内置资源](/Source/GrasscutterTools/Resources/zh-cn)。
## Update log ## Update log
### GrasscutterTools-v1.7.1
![Spawn Entity Screenshort](Doc/Screenshots/6-SpawnEntity.png)
### GrasscutterTools-v1.7.0 ### GrasscutterTools-v1.7.0
![Run Commands](Doc/Screenshots/RunMultipleCommands.png) ![Run Commands](Doc/Screenshots/RunMultipleCommands.png)

View File

@ -489,7 +489,7 @@ namespace GrasscutterTools.Properties {
///查看坐标 ///查看坐标
////pos ////pos
///获取全部物品 ///获取全部物品
////give all x9999 lv90 c6 r5 ////give all x9999 lv90 c6 r5 sl10
///一万纠缠 ///一万纠缠
////give 223 x10000 ////give 223 x10000
///一万相遇 ///一万相遇
@ -507,7 +507,7 @@ namespace GrasscutterTools.Properties {
///清空全部角色命之座(需重登) ///清空全部角色命之座(需重登)
////resetconst all ////resetconst all
///清空背包 ///清空背包
////clear all lv90 r [字符串的其余部分被截断]"; 的本地化字符串。 ////clear all l [字符串的其余部分被截断]"; 的本地化字符串。
/// </summary> /// </summary>
internal static string CustomCommands { internal static string CustomCommands {
get { get {

View File

@ -269,9 +269,9 @@ Do you want to check for updates? Selecting No will no longer remind you of this
<value>Input cannot be empty!</value> <value>Input cannot be empty!</value>
</data> </data>
<data name="MailSendToAllWarning" xml:space="preserve"> <data name="MailSendToAllWarning" xml:space="preserve">
<value>将邮件发送给所有人在当前(v1.4.2)或更早版本可能导致服务器卡顿甚至耗尽资源而崩溃! <value>Sending mail to everyone in current (v1.4.2) or earlier versions can cause the server to freeze or even run out of resources and crash!
实测在4H8G机器中向3k+账号发送邮件导致服务端卡死在32H80G中仅获取所有玩家(2k+)就耗时40秒。 It is actually measured that sending emails to 3k+ accounts in the 4H8G machine causes the server to freeze, and it takes 40 seconds to acquire all players (2k+) in the 32H80G.
目前已经提交了改进建议,在优化完成之前,请谨慎使用向所有玩家发送邮件!</value> Improvement suggestions have been submitted, please use caution to send emails to all players until the optimization is completed!</value>
</data> </data>
<data name="Warning" xml:space="preserve"> <data name="Warning" xml:space="preserve">
<value>Warning</value> <value>Warning</value>