From 3aabdeb6825690f58d8ecd0065cf734d9defb8c0 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Mon, 20 Dec 2004 23:10:54 +0000 Subject: Document default save directories. svn-id: r16205 --- README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 7fb16fd1ea..c8187f7bce 100644 --- a/README +++ b/README @@ -630,9 +630,13 @@ copy them. 6.0) Savegames: ---- ---------- -Savegames are by default put in the current directory. You can specify the save -in the config file by setting the savepath parameter. See the example config -file later in this readme. +Savegames are by default put in the current directory on some platforms and +preset directories on others. You can specify the save in the config file by +setting the savepath parameter. See the example config file later in this readme. + +The platforms that currently have a different default directory are: + MacOS X: $HOME/Documents/ScummVM Savegames/ + Other unices: $HOME/.scummvm/ You can also use the environment variable SCUMMVM_SAVEPATH to specify where to put save games. Don't forget the trailing directory separator. Also be aware -- cgit v1.2.3