Skip to content

AstroTechies/unreal_asset

Repository files navigation

unreal_asset

Build status License: MIT

Unreal Engine 4/5 asset file parsing library. Initially developed for Astroneer.

Crates

This repo contrains multiple user facing crates for working with Unreal Engine file formats and creating Mods.

Documentation Crates.io

This core crate allows for parsing of Unreal asset binary files. It is internally split into multiple sub-crates to improve compile times.

Documentation Crates.io

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.

License

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.

About

Unreal Engine 4/5 asset parsing library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages