The jam is running. Build something, or play the entries.
Global usings file for the Game assembly, bringing Sandbox, System.Collections.Generic and System.Linq into scope for all source files.
global using Sandbox; global using System.Collections.Generic; global using System.Linq;