Observable ECS for Godot / Unity ?
Go to file
hypercross 5594515a53 feat: add local NuGet development workflow
Add a local NuGet feed configuration, a Directory.Build.props
template for Godot users, and automate source generator bundling
into the NuGet package.
2026-07-19 00:30:36 +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 feat: add local NuGet development workflow 2026-07-19 00:30:36 +08:00
tests/OECS.Tests feat: add component discovery source generator 2026-07-18 23:41:28 +08:00
.gitignore feat: add local NuGet development workflow 2026-07-19 00:30:36 +08:00
Directory.Build.props.godot-template feat: add local NuGet development workflow 2026-07-19 00:30:36 +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
nuget.config feat: add local NuGet development workflow 2026-07-19 00:30:36 +08:00