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
273619e5786f59bbfeb6684e973df71869b7aeee
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
FileUtilities
History
matt peters
d02c2c8ae4
ZipArchiveReader: Fix bug in our call to libzip API function zip_source_make_command_bitmap. The list of arguments needs to be terminated with -1, per the libzip documentation. A licensee reported this fix was necessary to fix incorrect behavior on some platforms.
...
#jira UE-218536 #rnx [CL 34641246 by matt peters in ue5-main branch]
2024-06-25 10:14:27 -04:00
..
Private
ZipArchiveReader: Fix bug in our call to libzip API function zip_source_make_command_bitmap. The list of arguments needs to be terminated with -1, per the libzip documentation. A licensee reported this fix was necessary to fix incorrect behavior on some platforms.
2024-06-25 10:14:27 -04:00
Public
/FileUtilities
…
FileUtilities.Build.cs
…