Initial commit
This commit is contained in:
18
overrides/config/orelib.cfg
Normal file
18
overrides/config/orelib.cfg
Normal file
@@ -0,0 +1,18 @@
|
||||
# Configuration file
|
||||
|
||||
##########################################################################################################
|
||||
# logging
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Options to control logging
|
||||
##########################################################################################################
|
||||
|
||||
logging {
|
||||
# Enables debug logging output for diagnostics
|
||||
B:enableLogging=false
|
||||
|
||||
# Enables display of chat messages related to newer versions
|
||||
# of the mod being available.
|
||||
B:enableVersionCheck=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user