static linking

This commit is contained in:
HolographicHat
2024-11-30 14:13:51 +08:00
parent 247c401a5b
commit 66b29b1374
3 changed files with 2 additions and 38 deletions

View File

@@ -12,7 +12,6 @@ InstallExitHook();
InstallExceptionHook();
CheckSelfIsRunning();
await CheckVcRuntime();
CheckGenshinIsRunning();
Console.WriteLine(@"----------------------------------------------------");