spacetimedb
add bevy_spacetimedb init spacetimedb module
This commit is contained in:
parent
7cbe10c19e
commit
dedeb39304
17 changed files with 3355 additions and 49 deletions
3
justfile
3
justfile
|
|
@ -11,3 +11,6 @@ run-tui:
|
|||
update:
|
||||
cargo update
|
||||
nix flake update
|
||||
|
||||
generate-db-bindings:
|
||||
spacetime generate --lang rust --out-dir src/jongline_bindings --project-path jongline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue