# 雷神更新公告

{% hint style="success" %}
2022.08.11

Thunder丨雷神 更新至 1.4.0 版本

更新日志:

> （1）支持菜单语言自定义设置，默认支持简体中文，繁体中文，英语，俄语，其它地区语言自行翻译&#x20;
>
> （2）优化验证语言设置为默认英文验证返回登陆参数&#x20;
>
> （3）更多的菜单功能增加与优化&#x20;
>
> （4）验证在 ThunderRDR2.dll 主文件中，你可以添加进自己的加载器或者安装器中&#x20;
>
> （5）文件 Inject.exe 为注入器，如果不需要可以删除，删除后用自己的&#x20;
>
> （6）文件 Hotkeys.json 为默认菜单按键和默认界面语言配置文件&#x20;
>
> （7）文件夹 Language 为区域语言文件夹
> {% endhint %}

{% hint style="success" %}
2022.07.10

Thunder丨雷神 更新至 1.3.9.1 版本

更新日志:

> 修复部分bug&#x20;
> {% endhint %}

{% hint style="success" %}
2022.07.01

Thunder丨雷神 更新至 1.3.9 版本

更新日志:

> 新增：战局控制->创建单人战局&#x20;
>
> 新增：战局控制->提示被人冻结&#x20;
>
> 新增：战局控制->提示被人爆炸&#x20;
>
> 新增：战局控制->提示被人控制&#x20;
>
> 新增：战局控制->提示粒子效果&#x20;
>
> 新增：战局控制->防止被人冻结&#x20;
>
> 新增：战局控制->防止被人爆炸&#x20;
>
> 新增：战局控制->防止被人控制&#x20;
>
> 新增：战局控制->防止粒子效果&#x20;
>
> 优化：玩家列表->击杀其它玩家&#x20;
>
> 优化：菜单图片标识YTD文件，将其写进内置程序中，不再单独放置在游戏目录下&#x20;
>
> 优化：武器选项->传送枪和爆炸枪写法&#x20;
> {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shark.top/rdr2/exit/thunder/update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
