This commit is contained in:
Robin Appelman 2024-12-14 16:46:30 +01:00
commit 5af8ad8293

View file

@ -6,4 +6,4 @@ Supports loading assets like models and textures from the tf2 data directory. Th
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.
Supports loading both plain file data, data embedded in `vpk` files and data embedded in `bsp` maps.