Skip to content

Commit

Permalink
Merge pull request #107 from BUTR/dev
Browse files Browse the repository at this point in the history
v1.5.4
  • Loading branch information
Aragas authored May 1, 2024
2 parents d706796 + 8d03d04 commit d210465
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<!--Development Variables-->
<PropertyGroup>
<Version>1.5.3</Version>
<Version>1.5.4</Version>
<HarmonyVersion>2.2.2</HarmonyVersion>
<BUTRSharedVersion>3.0.0.139</BUTRSharedVersion>
<BUTRModuleManagerVersion>5.0.222</BUTRModuleManagerVersion>
Expand Down
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 1.5.4
Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0,v1.1.1,v1.1.2,v1.1.3,v1.1.4,v1.1.5,v1.1.6,v1.2.x
* BETA Release!
* Updated Chinese Simplified translation
---------------------------------------------------------------------------------------------------
Version: 1.5.3
Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0,v1.1.1,v1.1.2,v1.1.3,v1.1.4,v1.1.5,v1.1.6,v1.2.x
* BETA Release!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<string id="lmpQeQBS" text="禁用启动器检测Mods的二进制兼容性"/>
<string id="iD27wEq7" text="隐藏骑手图像"/>
<string id="LaPvZjwC" text="隐藏右方骑手图像,使启动器更紧凑"/>
<string id="JT7QnJJA" text="解锁dll"/>
<string id="JT7QnJJA" text="解锁dll文件"/>
<string id="VMIp4503" text="解锁 游戏目录/Modules 中所有的dll文件"/>
<string id="RDLKkiVk" text="解锁"/>
<string id="QJSBiZdJ" text="测试版自动排序"/>
Expand Down Expand Up @@ -119,5 +119,13 @@
<string id="f9hYP7mk" text="需要模组:"/>
<string id="eGJ387f7" text="冲突模组:"/>
<string id="eW76jyd7" text="需要在其之前加载:"/>


<string id="HdnFwgVA" text="基于BUTR分析工具:{NL}{NL}无需更新。{NL}兼容性评分:{SCORE}%{NL}{NL}{CURRENTVERSION}版本目前最适合本体{GAMEVERSION}版本。"/>
<string id="HdnFwgVB" text="基于BUTR分析工具:{NL}{NL}兼容性评分:{SCORE}%{NL}{NL}推荐更新到{RECOMMENDEDVERSION}版本。{NL}兼容性评分:{RECOMMENDEDSCORE}%{NL}{NL}相比{CURRENTVERSION}版本,{RECOMMENDEDVERSION}版本更适合本体{GAMEVERSION}版本。"/>

<string id="q5quVWMI" text="勾选所有模组"/>
<string id="H5nMY4WU" text="刷新模组"/>
<string id="zXWdahH9" text="获取更新建议{NL}点击此按钮,将模组列表发送到BUTR服务器,获取兼容性评分和推荐版本。{NL}数据基于ButterLib的崩溃报告。{NL}{NL}(需要连网)"/>
</strings>
</LanguageData>

0 comments on commit d210465

Please sign in to comment.