config files

This commit is contained in:
AviiNL
2023-12-22 16:24:17 +01:00
parent f79b6b5dfb
commit 8851594537
14 changed files with 302 additions and 36 deletions

View File

@@ -47,5 +47,7 @@ shlex = "1.2"
bevy.workspace = true
clap.workspace = true
tokio.workspace = true
serde.workspace = true
guardian_commands.workspace = true
guardian_core.workspace = true
toml = "0.8"