mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-09-23 13:15:45 +00:00
Merge pull request #463 from nightah/fix-poe2-linuxconfig
fix: update game config path for linux to poe2
This commit is contained in:
@@ -23,7 +23,7 @@ const POSSIBLE_PATH =
|
||||
),
|
||||
path.join(
|
||||
app.getPath("home"),
|
||||
".local/share/Steam/steamapps/compatdata/238960/pfx/drive_c/users/steamuser/Documents/My Games/Path of Exile 2/poe2_production_Config.ini",
|
||||
".local/share/Steam/steamapps/compatdata/2694490/pfx/drive_c/users/steamuser/Documents/My Games/Path of Exile 2/poe2_production_Config.ini",
|
||||
),
|
||||
]
|
||||
: process.platform === "darwin"
|
||||
|
||||
Reference in New Issue
Block a user