ue4plugins / LoadingScreen

A plugin for Unreal Engine 4 to expose simple controls for managing load screens.
MIT License
507 stars 161 forks source link

Update to UE4.25.3 #70

Open chuklov opened 4 years ago

chuklov commented 4 years ago

Hi, I have added plugin as Engine and as Project plugins and it does not appear in Project settings at all.

Looks like it doesn't work at all with 4.25 version.

Can we add support for this version, Thanks

Rashura commented 3 years ago

This worked for me in 4.26.1 LoadingScreen.uplugin "EngineVersion": "4.26.0" LoadingScreen.Build.cs Add "DeveloperSettings" module to PublicDependencyModuleNames.AddRange()