extract GameState
This commit is contained in:
parent
78c199b61e
commit
6cd10329df
14 changed files with 118 additions and 28 deletions
3
justfile
3
justfile
|
|
@ -15,3 +15,6 @@ update:
|
|||
|
||||
spacetime:
|
||||
devenv up
|
||||
|
||||
generate-bindings:
|
||||
spacetime generate --lang rust --out-dir jong/src/stdb --project-path spacetimedb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue