oecs-sharp/OECS.SourceGen
hypercross e1fb197474 feat(oecs): improve serialization and add snapshot tests
Enhance the OECS framework to support more robust component
deserialization during world serialization. This includes adding
boxed component support and a runtime fallback for component
discovery.

Additionally, introduces snapshot testing patterns for Blackjack
and TicTacToe to allow for manual verification of world state and
reactivity logs.
2026-07-20 17:05:17 +08:00
..
ComponentDiscoveryGenerator.cs feat(oecs): improve serialization and add snapshot tests 2026-07-20 17:05:17 +08:00
OECS.SourceGen.csproj refactor: reorganize project structure and move examples 2026-07-20 16:30:02 +08:00