Add planck to addons page (#185)

This commit is contained in:
Clown 2025-02-07 01:18:41 -05:00 committed by GitHub
parent aac91bb8ff
commit 57fd564aa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.