all clients trigger ready, then advance gamestate on last ready
This commit is contained in:
parent
1e6a3ca84b
commit
d183f5d993
18 changed files with 358 additions and 77 deletions
4
justfile
4
justfile
|
|
@ -8,8 +8,8 @@ default:
|
|||
just --list
|
||||
|
||||
run-tui:
|
||||
mprocs -s localhost:4050 --ctl $"({c: restart-proc, name: spacetimedb_generate_bindings} | to yaml)"
|
||||
sleep 3sec
|
||||
# mprocs -s localhost:4050 --ctl $"({c: restart-proc, name: spacetimedb_generate_bindings} | to yaml)"
|
||||
# sleep 3sec
|
||||
cargo run -- run-tui
|
||||
|
||||
update:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue