mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-05 11:44:53 +01:00
Fix remote folder so that directory structure is exactly like in real steam.
This commit is contained in:
parent
68b8e0241a
commit
9a9c3e1a4b
2 changed files with 134 additions and 137 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#define SETTINGS_STORAGE_FOLDER "settings"
|
||||
#define REMOTE_STORAGE_FOLDER "remote"
|
||||
#define STATS_STORAGE_FOLDER "stats"
|
||||
#define USER_DATA_FOLDER "userdata"
|
||||
#define USER_DATA_FOLDER "local"
|
||||
|
||||
#define GAME_SETTINGS_FOLDER "steam_settings"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue