Add game executable hash check

This commit is contained in:
HolographicHat
2022-10-03 16:33:58 +08:00
parent 204f211249
commit 1207dd70b3
4 changed files with 26 additions and 0 deletions

View File

@@ -116,4 +116,7 @@
<data name="ExceptionNetwork" xml:space="preserve">
<value>网络错误,请检查网络后重试 ({0}: {1})</value>
</data>
<data name="GenshinHashError" xml:space="preserve">
<value>请将原神更新至最新版本后重试</value>
</data>
</root>