mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 20:13:57 +00:00
PatchDownload
This commit is contained in:
@@ -11,6 +11,7 @@ public static class GameLaunchService
|
||||
public static int Launch(params string[] extraGameArguments)
|
||||
{
|
||||
ConfigManager.LoadConfig();
|
||||
PatchDownloadService.EnsurePatchPresent();
|
||||
var options = LaunchOptions.FromConfig(extraGameArguments);
|
||||
return Launch(options);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user