launcher: guided first-run flow + hook-config reconcile (gitlink 357501f)

Bumps openfut-launcher to 357501f: Welcome/"Get started" onboarding, Settings as
the single owner of the server address, server-authoritative account claiming,
and `openfut.cfg` reconciled before every launch so a settings change can no
longer leave FIFA pointed at the previous server. Cargo.lock picks up
parking_lot for the launcher (already used by openfut-utas-host and
openfut-identity).
This commit is contained in:
funman300
2026-08-17 21:47:05 +00:00
parent 11c028e6eb
commit 5ec9c7f8bf
2 changed files with 2 additions and 1 deletions
Generated
+1
View File
@@ -3232,6 +3232,7 @@ dependencies = [
"eframe",
"egui",
"openfut-common",
"parking_lot",
"serde",
"serde_json",
"tokio",