updated config logic to read from one file

This commit is contained in:
venus
2026-04-14 03:36:14 -05:00
parent 3007d07d62
commit be093ed3b3
4 changed files with 37 additions and 16 deletions

4
config.toml Normal file
View File

@@ -0,0 +1,4 @@
[Enviroment]
competition = "mycomp"
catagory = "somecat"
challenge = "somechal"