This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Developer
/
PluginUtils
History
will brown
0dd45fae1b
Fixing an issue where multiple redirectors are created with the same source package name causing a redirector conflict. This can occur if two files have the same filename but the extensions are different (.csv, .uasset). Only need to create redirectors for unmodified files
...
#rb guillaume.patry [CL 30868751 by will brown in 5.4 branch]
2024-01-24 19:14:32 -05:00
..
Source
/PluginUtils
Fixing an issue where multiple redirectors are created with the same source package name causing a redirector conflict. This can occur if two files have the same filename but the extensions are different (.csv, .uasset). Only need to create redirectors for unmodified files
2024-01-24 19:14:32 -05:00
PluginUtils.uplugin
…