mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Add planck to addons page (#185)
This commit is contained in:
parent
aac91bb8ff
commit
57fd564aa7
1 changed files with 5 additions and 0 deletions
|
@ -21,3 +21,8 @@ An ergonomic, runtime agnostic scheduler for Jecs
|
|||
## [jam](https://github.com/revvy02/Jam)
|
||||
|
||||
Provides hooks and a scheduler that implements jabby and a topographical runtime
|
||||
|
||||
## [planck](https://github.com/YetAnotherClown/planck)
|
||||
|
||||
An agnostic scheduler inspired by Bevy and Flecs, with core features including phases, pipelines, run conditions, and startup systems.
|
||||
Planck also provides plugins for Jabby, Matter Hooks, and more.
|
Loading…
Reference in a new issue