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

9
res/App.Designer.cs generated
View File

@@ -219,6 +219,15 @@ namespace YaeAchievement.res {
}
}
/// <summary>
/// Looks up a localized string similar to Please update genshin and retry..
/// </summary>
internal static string GenshinHashError {
get {
return ResourceManager.GetString("GenshinHashError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please close game before run this application. ({0}).
/// </summary>