Browse Source

Clarified paths

Ivan Savenko 1 year ago
parent
commit
76fd271251
1 changed files with 2 additions and 1 deletions
  1. 2 1
      config/shortcutsConfig.json

+ 2 - 1
config/shortcutsConfig.json

@@ -1,6 +1,7 @@
 // This file defines all shortcuts used by VCMI
 // For modders: create file with same name (Content/config/shortcutsConfig.json) to modify this set in your mod
-// For players: create file Documents/vcmi/config/shortcutsConfig.json to modify this set (other platforms: check "User data location" in Launcher)
+// For players (Windows): create file Documents/My Games/vcmi/config/shortcutsConfig.json to modify this set
+// For players (Linux): create file ~/.config/vcmi/shortcutsConfig.json (or ~/.var/app/eu.vcmi.VCMI/config for Flatpak) to modify this set
 //
 // When creating your own config, you can remove all hotkeys that you have not changed and game will read them from this file
 {