feat: implement osu! installation path input in Launch.svelte, and enhance loading animation cleanup

This commit is contained in:
2025-07-01 16:30:31 +02:00
parent afbb4df906
commit 7df448eea8
4 changed files with 64 additions and 56 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Tauri + SvelteKit + Typescript App</title>
<title>EZPPLauncher</title>
%sveltekit.head%
</head>