Unreal Engine 4/5 asset file parsing library. Initially developed for Astroneer.
This repo contrains multiple user facing crates for working with Unreal Engine file formats and creating Mods.
This core crate allows for parsing of Unreal asset binary files. It is internally split into multiple sub-crates to improve compile times.
Core crate that provides utilities for wotking with Unreal Engine binary files. It is relied on by all the other binary parsing crates in this repo.
Licensed under MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion by you, shall be licensed as above, without any additional terms or conditions.