From 41eb19b2e7358017918a78eb8fa59bfbf2e05918 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Wed, 14 Jan 2026 13:35:25 +0800 Subject: feat: add download settings for concurrent download threads --- ui/src/types/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/src/types/index.ts') diff --git a/ui/src/types/index.ts b/ui/src/types/index.ts index b7ff0a0..1f83585 100644 --- a/ui/src/types/index.ts +++ b/ui/src/types/index.ts @@ -29,6 +29,7 @@ export interface LauncherConfig { java_path: string; width: number; height: number; + download_threads: number; } export interface JavaInstallation { -- cgit v1.2.3-70-g09d2