From ad19f2faaeaed2c31c842cd9bfa9816b9303876d Mon Sep 17 00:00:00 2001 From: janwas Date: Sun, 9 Aug 2009 08:00:56 +0000 Subject: [PATCH] add readme.txt explaining where the logs are This was SVN commit r7098. --- binaries/logs/readme.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 binaries/logs/readme.txt diff --git a/binaries/logs/readme.txt b/binaries/logs/readme.txt new file mode 100644 index 0000000000..63bf051915 --- /dev/null +++ b/binaries/logs/readme.txt @@ -0,0 +1,3 @@ +The game only writes files here if you specified -writableRoot on the command line. +Otherwise, the logs can be found in %appdata%\0ad\logs on Windows and +$XDG_CONFIG_HOME/0ad/logs on Unix systems ($XDG_CONFIG_HOME defaults to ~/.config) \ No newline at end of file