mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
11 lines
123 B
TOML
11 lines
123 B
TOML
|
|
||
|
#General mod settings
|
||
|
[general]
|
||
|
#logging
|
||
|
useLoggingLog = true
|
||
|
#-
|
||
|
useLoggingDebug = false
|
||
|
#-
|
||
|
useLoggingError = true
|
||
|
|