aboutsummaryrefslogtreecommitdiff
path: root/advtrains/settingtypes.txt
diff options
context:
space:
mode:
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>2018-02-22 11:03:53 +0100
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>2018-02-22 11:03:53 +0100
commit8ca7325d7ce7b0ce141cea7c607e586654343f86 (patch)
treee207cec22ea50d1362b97b8ba964392d2d9e8bcd /advtrains/settingtypes.txt
parent81d637dc76317df249a4d290006975141ab1a605 (diff)
parent481f6218a8b377a0826b7e080046b5a890702e12 (diff)
downloadadvtrains-8ca7325d7ce7b0ce141cea7c607e586654343f86.tar.gz
advtrains-8ca7325d7ce7b0ce141cea7c607e586654343f86.tar.bz2
advtrains-8ca7325d7ce7b0ce141cea7c607e586654343f86.zip
Merge https://github.com/orwell96/advtrains into log
Diffstat (limited to 'advtrains/settingtypes.txt')
-rw-r--r--advtrains/settingtypes.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/advtrains/settingtypes.txt b/advtrains/settingtypes.txt
index 60f8477..d0c27ec 100644
--- a/advtrains/settingtypes.txt
+++ b/advtrains/settingtypes.txt
@@ -5,4 +5,8 @@ advtrains_disable_collisions (Disable train collisions) bool false
# Enable the debug ring buffer
# This has no effect on the user experience, except decreased performance. Debug outputs are saved in a ring buffer to be printed when an error occurs.
# You probably want to leave this setting set to false.
-advtrains_enable_debugging (Enable debugging) bool false \ No newline at end of file
+advtrains_enable_debugging (Enable debugging) bool false
+# Enable the logging of certain events related to advtrains
+# Logs are saved in the world directory as advtrains.log
+# This setting is useful for multiplayer servers
+advtrains_enable_logging (Enable logging) bool false