diff --git a/config.template.toml b/config.template.toml index 2f5824d..69cafb2 100644 --- a/config.template.toml +++ b/config.template.toml @@ -2,4 +2,7 @@ port = 6969 [database] -uri = "" \ No newline at end of file +uri = "" + +[game] +[game.files] \ No newline at end of file