oecs-sharp/examples/Blackjack
hypercross 96ba037432 feat: add component discovery source generator
Introduce an incremental source generator that automatically discovers
component types used with the World API. This allows the
WorldSerializer to perform serialization and deserialization without
relying on reflection, improving performance and stability.
2026-07-18 23:41:28 +08:00
..
Commands feat: add Blackjack example 2026-07-18 23:26:56 +08:00
Components feat: add Blackjack example 2026-07-18 23:26:56 +08:00
Singletons feat: add Blackjack example 2026-07-18 23:26:56 +08:00
Systems feat: add Blackjack example 2026-07-18 23:26:56 +08:00
Blackjack.csproj feat: add component discovery source generator 2026-07-18 23:41:28 +08:00
Mulberry32.cs feat: add Blackjack example 2026-07-18 23:26:56 +08:00
Program.cs feat: add Blackjack example 2026-07-18 23:26:56 +08:00