Added Initial Achievement Settings

Added AchievementSettings in Config with RA_INTEGRATION_ENABLED, RA_USERNAME, and RA_API_TOKEN. Includes code to load and store from Achievements.ini file in config folder.
This commit is contained in:
LillyJadeKatrin 2023-03-16 09:06:24 -04:00
commit 07d2f3d305
11 changed files with 49 additions and 1 deletions

View file

@ -34,6 +34,7 @@ enum class System
FreeLook,
Session,
GameSettingsOnly,
Achievements,
};
constexpr std::array<LayerType, 7> SEARCH_ORDER{{