Skip to main content

Crate rabex

Crate rabex 

Source
Expand description

A crate for working with Unity Engine asset files. It supports reading and writing asset bundle files and serialized files, as well as reading typetrees with serde integration.

It also contains support for AssetRipper/Tpk type tree dumps in tpk.

Modules§

files
Support for reading and writing unity files.
objects
Utilities for working with the objects of a SerializedFile
serde_typetree
serde support for unity typetrees.
tpk
Support for parsing compressed type tree dumps from AssetRipper/Tpk
typetree
The serialization format used by unity.

Structs§

UnityVersion
A parsed unity version.

Enums§

UnityVersionType