Crates.io | tf-asset-loader |
lib.rs | tf-asset-loader |
version | 0.1.7 |
source | src |
created_at | 2023-12-20 16:19:13.099776 |
updated_at | 2024-09-02 12:03:55.228607 |
description | Utility for loading assets from tf2 data files |
homepage | |
repository | https://github.com/icewind1991/tf-asset-loader |
max_upload_size | |
id | 1075440 |
size | 45,989 |
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.