discovered 03 Aug 2026
Unreal-Library
→ View on GitHubUELib is an API designed for parsing and deserializing Unreal Engine game package files, such as .UDK and .UPK formats. Its primary use case is to decompile UnrealScript byte-code and reconstruct the original source from various Unreal data classes. Notable features include support for deserializing multiple Unreal asset types like textures, sounds, and fonts, as well as the ability to manage and initialize package objects efficiently.