diff --git a/fclauncher/app.go b/fclauncher/app.go index ec5e4bf..fbf076e 100644 --- a/fclauncher/app.go +++ b/fclauncher/app.go @@ -73,7 +73,6 @@ func openbrowser(url string) { } func (a *App) CheckPrerequisites() { - openbrowser("C:\\") buff := new(bytes.Buffer) err := HttpDownload("launcher.json", buff, nil) fmt.Printf("Starting\n") diff --git a/fclauncher/frontend/package.json.md5 b/fclauncher/frontend/package.json.md5 index 20dd88f..b063894 100755 --- a/fclauncher/frontend/package.json.md5 +++ b/fclauncher/frontend/package.json.md5 @@ -1 +1 @@ -48cb20b8d107dab0a7876a449352234a \ No newline at end of file +ad9da3c17151b053a4d2fda8e3578901 \ No newline at end of file diff --git a/fclauncher/frontend/src/Instancepage.svelte b/fclauncher/frontend/src/Instancepage.svelte index 2058515..22111c4 100644 --- a/fclauncher/frontend/src/Instancepage.svelte +++ b/fclauncher/frontend/src/Instancepage.svelte @@ -1,6 +1,6 @@