Crates.io | io_unity |
lib.rs | io_unity |
version | 0.3.0 |
source | src |
created_at | 2023-02-04 11:19:07.510457 |
updated_at | 2023-02-05 12:07:00.468198 |
description | io_unity is a lib for read unity assets |
homepage | https://github.com/gameltb/io_unity |
repository | https://github.com/gameltb/io_unity |
max_upload_size | |
id | 776303 |
size | 350,142 |
io_unity is a lib for read unity assets, which supports parsing UnityFS file and serialized file.
The crate can use
tar zstd compressed file contain type tree info json files
for read file without typetree info.
see https://github.com/DaZombieKiller/TypeTreeDumper
and https://github.com/AssetRipper/TypeTreeDumps.
File can create by InfoJson in TypeTreeDumps use
tar -caf InfoJson.tar.zst InfoJson
or
tar -c InfoJson | zstd --ultra -22 -o InfoJson.tar.zst
whitch can be less then 5MiB. contain file path like /InfoJson/x.x.x.json.