jecs/docs/learn/concepts/addons.md
Marcus f91ab4049f
Docs addons (#112)
* Fix indentations

* Add addons page

* Fix indent
2024-08-31 04:13:47 +02:00

16 lines
619 B
Markdown

# Addons
A collection of third-party jecs addons made by the community. If you would like to share what you're working on, [submit a pull request]()!
# Debuggers
## [jabby](https://github.com/alicesaidhi/jabby)
A jecs debugger with a string-based query language and entity editing capabilities.
# Schedulers
## [sapphire-jecs](https://github.com/Mark-Marks/sapphire/tree/main/crates/sapphire-jecs)
A batteries-included [sapphire](https://github.com/mark-marks/sapphire) scheduler for jecs
This page takes wording and terminology directly from Bevy's [assets page](https://bevyengine.org/assets/)