bones_ecs

Crates.iobones_ecs
lib.rsbones_ecs
version0.4.0
sourcesrc
created_at2023-01-01 20:51:10.309459
updated_at2024-09-12 16:39:33.996107
descriptionA simple and flexible Entity Component System.
homepage
repositoryhttps://github.com/fishfolk/bones
max_upload_size
id749029
size205,946
Zicklag (zicklag)

documentation

https://fishfolk.github.io/bones/rustdoc/bones_framework/index.html

README

Bones ECS

A minimal ECS ( Entity Component System ) designed for easy snapshotting and future moddability.

Originally forked from the Planck ECS, with heavy modifications.

Commit count: 133

cargo fmt