1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +00:00

Merge branch 'correct-linux-save-path' into 'master'

This is the right path for saves

See merge request OpenMW/openmw!1208
This commit is contained in:
elsid 2021-09-09 20:33:42 +00:00
commit 133fcbece5

View File

@ -29,7 +29,7 @@ Savegames
+--------------+-----------------------------------------------------------------------------------------------------+
| OS | Location |
+==============+=====================================================================================================+
| Linux | ``$HOME/.config/openmw/saves`` |
| Linux | ``$HOME/.local/share/openmw/saves`` |
+--------------+-----------------------------------------------------------------------------------------------------+
| Mac | ``$HOME/Library/Application\ Support/openmw/saves`` |
+--------------+---------------+-------------------------------------------------------------------------------------+