c27bf444a5c6934a8e038717384689fcb73e55fc
ISteamServer contract forbids null tickets (prod impl and sole caller both assume non-null), so the dev bypass no longer needs the ?. / ?? 0 defensive form. Also adds a class-level XML doc summary to DevAlwaysValidSteamServerTests matching the style of other fixtures in the suite. 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%