mirror of
https://github.com/eliasstepanik/voxel-simulation.git
synced 2026-01-10 05:18:30 +00:00
5 lines
182 B
Bash
5 lines
182 B
Bash
|
|
|
|
spacetime publish -c --project-path server network-game -y
|
|
rm client\src\module_bindings\*
|
|
spacetime generate --lang rust --out-dir client/src/module_bindings --project-path server |