hack for player-lobby and Res<Player> race?

This commit is contained in:
Tao Tien 2026-02-08 23:47:57 -08:00
parent 9f6a5b6423
commit ce84478376
34 changed files with 517 additions and 1330 deletions

View file

@ -2,11 +2,14 @@ set shell := ["nu", "-c"]
alias rt := run-tui
alias s := spacetime
alias g := spacetime_generate-bindings
default:
just --list
run-tui:
mprocs -s localhost:4050 --ctl $"({c: restart-proc, name: spacetimedb_generate_bindings} | to yaml)"
sleep 3sec
cargo run -- run-tui
update:
@ -16,5 +19,8 @@ update:
spacetime:
devenv up
generate-bindings:
spacetime_dev:
spacetime dev --module-bindings-path jong/src/stdb jongline --delete-data=always
spacetime_generate-bindings:
spacetime generate --lang rust --out-dir jong/src/stdb --project-path spacetimedb