tf-asset-loader

Crates.iotf-asset-loader
lib.rstf-asset-loader
version0.1.7
sourcesrc
created_at2023-12-20 16:19:13.099776
updated_at2024-09-02 12:03:55.228607
descriptionUtility for loading assets from tf2 data files
homepage
repositoryhttps://github.com/icewind1991/tf-asset-loader
max_upload_size
id1075440
size45,989
Robin Appelman (icewind1991)

documentation

README

tf-asset-loader

Utility for loading assets from tf2 data files.

Supports loading assets like models and textures from the tf2 data directory. The tf2 data directory should be automatically detected when installed to steam, or you can use the TF_DIR environment variable to overwrite the data directory.

Supports loading both plain file data and data embedded in vpk files.

Commit count: 8

cargo fmt