feat: add client_web (leptos impl. for 'multiplayer' project)
This commit is contained in:
parent
0b06c62fd9
commit
6c94f00746
15 changed files with 1661 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
|
||||
members = ["client_cli", "bot", "store", "spiel_bot"]
|
||||
members = ["client_cli", "bot", "store", "spiel_bot", "client_web"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue