Add instances support
This commit is contained in:
parent
f8b81f3269
commit
77c717f90b
7 changed files with 158 additions and 31 deletions
|
@ -23,3 +23,6 @@ glam = { version = "0.30" }
|
|||
# Log and tracing
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
|
||||
# Random
|
||||
rand = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue