51ef460d3947ad4c906934494ab9fb68ef79bdf9
Adds AddViewerMyPageBgSelection migration: two int scalars on Viewers (MyPageBgId, MyPageBgSelectType default 0) and ViewerMyPageBgRotation owned table with composite PK (ViewerId, Slot), FK cascade to Viewers. Also adds ToTable(ViewerMyPageBgRotation) to OwnsMany config so EF uses the correct table name instead of defaulting to the entity class. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
The SV Simulator server code, including the DCG Engine, SVSim content, and an entrypoint for the official game client.
Languages
C#
100%