Start reworking the manager system

This commit is contained in:
Michael Mikovsky
2026-02-04 22:19:16 -07:00
parent 82d8e1ba10
commit fc625e89d2
7 changed files with 82 additions and 867 deletions
+1
View File
@@ -3,6 +3,7 @@
pub mod config;
mod error;
pub mod logger;
pub mod manager;
mod announcement;