Fix remote folder so that directory structure is exactly like in real steam.

This commit is contained in:
Mr_Goldberg 2019-05-23 09:35:12 -04:00
parent 68b8e0241a
commit 9a9c3e1a4b
No known key found for this signature in database
GPG key ID: 8597D87419DEF278
2 changed files with 134 additions and 137 deletions

View file

@ -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"