Observable ECS for Godot / Unity ?
Go to file
hypercross 1da0ca30d3 refactor: replace boxed component addition with typed delegate 2026-07-18 23:44:10 +08:00
docs docs: update API surface documentation 2026-07-18 21:59:09 +08:00
examples feat: add component discovery source generator 2026-07-18 23:41:28 +08:00
src refactor: replace boxed component addition with typed delegate 2026-07-18 23:44:10 +08:00
tests/OECS.Tests feat: add component discovery source generator 2026-07-18 23:41:28 +08:00
.gitignore feat: initialize OECS project structure 2026-07-18 19:03:37 +08:00
OECS.sln feat: add component discovery source generator 2026-07-18 23:41:28 +08:00
design.md docs: add ADR-012 and MessagePack serialization guidelines 2026-07-18 19:07:22 +08:00