feat: special formatting with game tick counter, remove date from tracing formatter

This commit is contained in:
Ryan Walters
2025-09-05 13:52:19 -05:00
parent 8b23c1c7bd
commit c94ebc6b4b
8 changed files with 157 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ mod constants;
mod error;
mod events;
mod formatter;
mod game;
mod map;
mod platform;