Add a replication and input section and add feces and axis to addons.md

This commit is contained in:
as8d 2025-04-14 02:47:34 +02:00 committed by GitHub
parent 6ec8ed69e9
commit 83db693b2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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