- add: launcher for custom uri protocol to allow pass token and server info to the client

This commit is contained in:
2024-12-14 01:52:27 -05:00
parent 4f826d7da5
commit 949a931914
3 changed files with 131 additions and 1 deletions

View File

@@ -5,6 +5,6 @@ members = [
"database-service",
"packet-service",
"world-service",
"utils",
"utils", "launcher", "api-service",
]
resolver = "2"