Add automatic profile switching #1

Merged
Jordonbc merged 22 commits from Feature/GraphicsProfiles into Dev 2024-07-08 22:22:09 +01:00
Showing only changes of commit 5fac24b973 - Show all commits

View file

@ -18,8 +18,6 @@ public class HarmonyLinkSettings : ModuleRules
{ {
"CoreUObject", "CoreUObject",
"Engine", "Engine",
"Slate",
"SlateCore",
"HarmonyLinkUE" "HarmonyLinkUE"
} }