mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
fix: file location
This commit is contained in:
parent
0acb0fd4c8
commit
94e242168c
@ -83,7 +83,7 @@ const getPathFromCracker = async (cracker: Cracker) => {
|
||||
},
|
||||
{
|
||||
folderPath: path.join(programData, "Steam", "Player"),
|
||||
fileLocation: ["achievements.ini"],
|
||||
fileLocation: ["stats", "achievements.ini"],
|
||||
},
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user