tf-asset-loader

Crates.iotf-asset-loader
lib.rstf-asset-loader
version0.2.0
created_at2023-12-20 16:19:13.099776+00
updated_at2025-03-04 20:52:00.898843+00
descriptionUtility for loading assets from tf2 data files
homepage
repositoryhttps://github.com/icewind1991/tf-asset-loader
max_upload_size
id1075440
size41,829
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, data embedded in vpk files and data embedded in bsp maps.

Commit count: 18

cargo fmt