The jam is running. Build something, or play the entries.
// Global usings shared by every file in this project, so individual files don't have to repeat them. global using Sandbox; global using System; global using System.Collections.Generic; global using System.Linq;