Compare commits

..

No commits in common. "1d1b7b099aa0bd798ca0d6f6cb7d8c6354c12cf7" and "aac91bb8ff2ad10235c4cc9a7c7019ca25d07381" have entirely different histories.

View file

@ -21,8 +21,3 @@ An ergonomic, runtime agnostic scheduler for Jecs
## [jam](https://github.com/revvy02/Jam) ## [jam](https://github.com/revvy02/Jam)
Provides hooks and a scheduler that implements jabby and a topographical runtime 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.