From 8d06c0e09165ec10866ae4be58f6a6203a01436b Mon Sep 17 00:00:00 2001 From: James Sturges <66442419+jamessturges@users.noreply.github.com> Date: Wed, 27 Aug 2025 15:24:52 -0400 Subject: [PATCH] Added save directory for macOS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd3e342cb..23204a60e 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ The save data and configuration files are stored at the following locations: - Windows: `%APPDATA%\MarathonRecomp\` - Linux: `~/.config/MarathonRecomp/` +- macOS: `~/Library/Application Support/MarathonRecomp/` You will find the save data under the `save` folder. The configuration file is named `config.toml`.