public async Task <Process> LaunchInternal(LaunchGameWithSteamInfo info)
 => Process.GetProcessById(CreateLauncher().LaunchGame(info.ToLaunchSpec()));