mirror of
https://github.com/HolographicHat/Yae.git
synced 2026-03-30 16:29:47 +08:00
Improve game path getter
This commit is contained in:
@@ -5,11 +5,11 @@ using YaeAchievement.res;
|
||||
using static YaeAchievement.Utils;
|
||||
|
||||
InstallExitHook();
|
||||
InstallExceptionHook();
|
||||
|
||||
await CheckVcRuntime();
|
||||
CheckSelfIsRunning();
|
||||
TryDisableQuickEdit();
|
||||
InstallExceptionHook();
|
||||
CheckGenshinIsRunning();
|
||||
|
||||
Console.WriteLine(@"----------------------------------------------------");
|
||||
|
||||
Reference in New Issue
Block a user