mirror of
https://github.com/Ukendio/jecs.git
synced 2025-07-01 04:49:16 +00:00
Add hammer to addons resources (#244)
Some checks are pending
Some checks are pending
This commit is contained in:
parent
d6e288555e
commit
37f1e5be52
1 changed files with 3 additions and 0 deletions
|
@ -52,6 +52,9 @@ A tool for inspecting entity lifetimes
|
|||
#### [jecs_observers](https://github.com/Ukendio/jecs/blob/main/addons/observers.luau)
|
||||
Observers for queries and signals for components
|
||||
|
||||
### [hammer](https://github.com/Mark-Marks/hammer)
|
||||
A set of utilities for Jecs
|
||||
|
||||
### Schedulers
|
||||
|
||||
#### [lockstep scheduler](https://gist.github.com/1Axen/6d4f78b3454cf455e93794505588354b)
|
||||
|
|
Loading…
Reference in a new issue