mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Add a replication and input section and add feces and axis to addons.md (#217)
Some checks failed
Some checks failed
This commit is contained in:
parent
6ec8ed69e9
commit
9163285f9e
1 changed files with 12 additions and 0 deletions
|
@ -41,4 +41,16 @@ Provides hooks and a scheduler that implements jabby and a topographical runtime
|
||||||
An agnostic scheduler inspired by Bevy and Flecs, with core features including phases, pipelines, run conditions, and startup systems.
|
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.
|
Planck also provides plugins for Jabby, Matter Hooks, and more.
|
||||||
|
|
||||||
|
# Replication
|
||||||
|
|
||||||
|
## [feces](https://github.com/NeonD00m/feces)
|
||||||
|
|
||||||
|
A generalized replication system for jecs
|
||||||
|
|
||||||
|
# Input
|
||||||
|
|
||||||
|
## [Axis](https://github.com/NeonD00m/axis)
|
||||||
|
|
||||||
|
An agnostic, simple and versatile input library for ECS
|
||||||
|
|
||||||
# Observers
|
# Observers
|
||||||
|
|
Loading…
Reference in a new issue