Add combined development server launcher

This commit is contained in:
2026-07-10 19:09:16 -07:00
parent 9a5a319cb9
commit 929941b8ff
3 changed files with 48 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
// - Add a CHANGELOG entry only when a commit changes something players can
// see. Skip refactors, tests, and tooling. Keep wording player-facing.
export const VERSION = 21;
export const VERSION = 22;
// Newest first. Each entry: { version, date: 'YYYY-MM-DD', changes: [string, ...] }.
export const CHANGELOG = [