load game.db

This commit is contained in:
2025-11-12 22:56:59 +01:00
parent 379a1bbfe9
commit 0f4e40383b
7 changed files with 117 additions and 27 deletions
+1
View File
@@ -13,6 +13,7 @@ unwrap_used = "warn"
[dependencies]
# local
lanspread-compat = { path = "../lanspread-compat" }
lanspread-db = { path = "../lanspread-db" }
lanspread-mdns = { path = "../lanspread-mdns" }
lanspread-proto = { path = "../lanspread-proto" }